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
82
83
84
85
86
87
|
<!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=%3C201101251923.35611.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="000182.html">
<LINK REL="Next" HREF="000190.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=%3C201101251923.35611.maarten.vanraes%40gmail.com%3E"
TITLE="[Mageia-webteam] [Mageia-sysadm] Viewvc installation">maarten.vanraes at gmail.com
</A><BR>
<I>Tue Jan 25 19:23:35 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="000182.html">[Mageia-webteam] [Mageia-sysadm] Viewvc installation
</A></li>
<LI>Next message: <A HREF="000190.html">[Mageia-webteam] [Mageia-sysadm] Viewvc installation
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#183">[ date ]</a>
<a href="thread.html#183">[ thread ]</a>
<a href="subject.html#183">[ subject ]</a>
<a href="author.html#183">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Op maandag 24 januari 2011 22:03:35 schreef nicolas vigier:
><i> On Mon, 24 Jan 2011, Maarten Vanraes wrote:
</I>><i> > i want svn.mageia.org, so perhaps instead of redirect, you could do a
</I>><i> > proxypass (with some caching; it's mostly static anyway)? then for all i
</I>><i> > care, you can use viewvc or something else, if something else is done
</I>><i> > later on.
</I>><i>
</I>><i> Why do you want it on svn.mageia.org ? Unless there's a good reason, we
</I>><i> should try to keep it simple. And using a proxy on valstar to redirect
</I>><i> to alamut, which is using a copy of the svn from valstar, is not very
</I>><i> simple. And we're trying to avoid installing too many things on valstar.
</I>><i>
</I>><i> _______________________________________________
</I>><i> Mageia-sysadm mailing list
</I>><i> <A HREF="https://www.mageia.org/mailman/listinfo/mageia-webteam">Mageia-sysadm at mageia.org</A>
</I>><i> <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">https://www.mageia.org/mailman/listinfo/mageia-sysadm</A>
</I>
the only reason i want it on svn; is because that makes it all the more
transparent. ie: for users working with svn just means using svn.mageia.org .
if it's <A HREF="svn://">svn://</A> or <A HREF="http://">http://</A> or svn+<A HREF="ssh://">ssh://</A> or whatever.
tbh a simple proxypass on a machine that has apache(if indeed it has.) anyway,
is not so complicated. with caching on it, it would reduce the load to the svn
machine.
perhaps with this setup it would not be needed to have a copy (due to the
caching), but i can be wrong.
in any case, keeping simple is the best option, but i think from user pov
using svn.mageia.org is just simple for them.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="000182.html">[Mageia-webteam] [Mageia-sysadm] Viewvc installation
</A></li>
<LI>Next message: <A HREF="000190.html">[Mageia-webteam] [Mageia-sysadm] Viewvc installation
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#183">[ date ]</a>
<a href="thread.html#183">[ thread ]</a>
<a href="subject.html#183">[ subject ]</a>
<a href="author.html#183">[ 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>
|