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
88
89
90
91
92
93
94
95
96
97
98
99
100
|
<!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=%3C201101252201.31240.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="000180.html">
<LINK REL="Next" HREF="000185.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=%3C201101252201.31240.maarten.vanraes%40gmail.com%3E"
TITLE="[Mageia-webteam] [Mageia-sysadm] Viewvc installation">maarten.vanraes at gmail.com
</A><BR>
<I>Tue Jan 25 22:01:31 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="000180.html">[Mageia-webteam] Maintainers db app questions
</A></li>
<LI>Next message: <A HREF="000185.html">[Mageia-webteam] 2011/week 4 meeting
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#184">[ date ]</a>
<a href="thread.html#184">[ thread ]</a>
<a href="subject.html#184">[ subject ]</a>
<a href="author.html#184">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Op dinsdag 25 januari 2011 21:37:08 schreef Pascal Terjan:
><i> On Tue, Jan 25, 2011 at 18:23, Maarten Vanraes
</I>><i>
</I>><i> <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-webteam">maarten.vanraes at gmail.com</A>> wrote:
</I>><i> > Op maandag 24 januari 2011 22:03:35 schreef nicolas vigier:
</I>><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
</I>><i> >> > done 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> > the only reason i want it on svn; is because that makes it all the more
</I>><i> > transparent. ie: for users working with svn just means using
</I>><i> > 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.
</I>><i>
</I>><i> svn is accessible on there with <A HREF="svn://">svn://</A> or svn+<A HREF="ssh://">ssh://</A> and we can add
</I>><i> <A HREF="http://">http://</A> but that would be to use svn, not for the interface
</I>><i>
</I>><i> > tbh a simple proxypass on a machine that has apache(if indeed it has.)
</I>><i> > anyway, is not so complicated. with caching on it, it would reduce the
</I>><i> > load to the svn machine.
</I>><i> >
</I>><i> > perhaps with this setup it would not be needed to have a copy (due to the
</I>><i> > caching), but i can be wrong.
</I>><i> >
</I>><i> > in any case, keeping simple is the best option, but i think from user pov
</I>><i> > using svn.mageia.org is just simple for them.
</I>><i>
</I>><i> Well using svn for svn access (over anything, including http) and
</I>><i> something else for a web interface makes sense to me
</I>
Well, i gave my thoughts on it, you all can decide on what you want.
NOTE: you can even have both svn access and viewvc interface over the same
server... like svn.mageia.org/viewvc could be proxypassed to the viewvc
installation.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="000180.html">[Mageia-webteam] Maintainers db app questions
</A></li>
<LI>Next message: <A HREF="000185.html">[Mageia-webteam] 2011/week 4 meeting
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#184">[ date ]</a>
<a href="thread.html#184">[ thread ]</a>
<a href="subject.html#184">[ subject ]</a>
<a href="author.html#184">[ 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>
|