1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-webteam] [Mageia-sysadm] Viewvc installation
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20%5BMageia-sysadm%5D%20Viewvc%20installation&In-Reply-To=%3C201101242000.47261.maarten.vanraes%40gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="000172.html">
<LINK REL="Next" HREF="000182.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-webteam] [Mageia-sysadm] Viewvc installation</H1>
<B>Maarten Vanraes</B>
<A HREF="mailto:mageia-webteam%40mageia.org?Subject=Re%3A%20%5BMageia-webteam%5D%20%5BMageia-sysadm%5D%20Viewvc%20installation&In-Reply-To=%3C201101242000.47261.maarten.vanraes%40gmail.com%3E"
TITLE="[Mageia-webteam] [Mageia-sysadm] Viewvc installation">maarten.vanraes at gmail.com
</A><BR>
<I>Mon Jan 24 20:00:47 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="000172.html">[Mageia-webteam] Viewvc installation
</A></li>
<LI>Next message: <A HREF="000182.html">[Mageia-webteam] [Mageia-sysadm] Viewvc installation
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#181">[ date ]</a>
<a href="thread.html#181">[ thread ]</a>
<a href="subject.html#181">[ subject ]</a>
<a href="author.html#181">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Op maandag 24 januari 2011 14:46:09 schreef Michael Scherer:
><i> Hi,
</I>><i>
</I>><i> since people have asked for it since a long time, and since no much
</I>><i> people commented on viewvc vs websvn
</I>><i> ( <A HREF="https://www.mageia.org/pipermail/mageia-sysadm/2011-January/002145.html">https://www.mageia.org/pipermail/mageia-sysadm/2011-January/002145.html</A>
</I>><i> ), and so based on the fact that websvn run svn to get information ( thus
</I>><i> would potentially overload the server when google bot team with yahoo to
</I>><i> explore the server and our patches ), I have setup viewvc.
</I>><i>
</I>><i> I can also setup websvn if someone really need, but a quick check showed
</I>><i> that both tools are quite similar in term of features, the only
</I>><i> difference being the usage of svn commandline.
</I>><i>
</I>><i> There is 2 questions left ( with a default answer with a timeout of 2
</I>><i> days ) :
</I>><i> - what should be the name ( svn.mageia.org cannot be used, as it point
</I>><i> to a different server, a redirect can be setup to another url
</I>><i> however ) ?
</I>><i> ( default answer : viewvc.mageia.org )
</I>
i want svn.mageia.org, so perhaps instead of redirect, you could do a
proxypass (with some caching; it's mostly static anyway)? then for all i care,
you can use viewvc or something else, if something else is done later on.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="000172.html">[Mageia-webteam] Viewvc installation
</A></li>
<LI>Next message: <A HREF="000182.html">[Mageia-webteam] [Mageia-sysadm] Viewvc installation
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#181">[ date ]</a>
<a href="thread.html#181">[ thread ]</a>
<a href="subject.html#181">[ subject ]</a>
<a href="author.html#181">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-webteam">More information about the Mageia-webteam
mailing list</a><br>
</body></html>
|