summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/2011-January/002463.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-January/002463.html')
-rw-r--r--zarb-ml/mageia-sysadm/2011-January/002463.html124
1 files changed, 124 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-January/002463.html b/zarb-ml/mageia-sysadm/2011-January/002463.html
new file mode 100644
index 000000000..0ed6ad779
--- /dev/null
+++ b/zarb-ml/mageia-sysadm/2011-January/002463.html
@@ -0,0 +1,124 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-sysadm] Viewvc installation
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Viewvc%20installation&In-Reply-To=%3C201101262035.43663.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="002462.html">
+ <LINK REL="Next" HREF="002429.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-sysadm] Viewvc installation</H1>
+ <B>Maarten Vanraes</B>
+ <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Viewvc%20installation&In-Reply-To=%3C201101262035.43663.maarten.vanraes%40gmail.com%3E"
+ TITLE="[Mageia-sysadm] Viewvc installation">maarten.vanraes at gmail.com
+ </A><BR>
+ <I>Wed Jan 26 20:35:43 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="002462.html">[Mageia-sysadm] Viewvc installation
+</A></li>
+ <LI>Next message: <A HREF="002429.html">[Mageia-sysadm] Current bugzilla status
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2463">[ date ]</a>
+ <a href="thread.html#2463">[ thread ]</a>
+ <a href="subject.html#2463">[ subject ]</a>
+ <a href="author.html#2463">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Op woensdag 26 januari 2011 20:15:31 schreef Michael Scherer:
+&gt;<i> Le lundi 24 janvier 2011 &#224; 14:46 +0100, Michael Scherer a &#233;crit :
+</I>&gt;<i> &gt; Hi,
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; since people have asked for it since a long time, and since no much
+</I>&gt;<i> &gt; people commented on viewvc vs websvn
+</I>&gt;<i> &gt; ( <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>&gt;<i> &gt; ), and so based on the fact that websvn run svn to get information (
+</I>&gt;<i> &gt; thus would potentially overload the server when google bot team with
+</I>&gt;<i> &gt; yahoo to explore the server and our patches ), I have setup viewvc.
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; I can also setup websvn if someone really need, but a quick check showed
+</I>&gt;<i> &gt; that both tools are quite similar in term of features, the only
+</I>&gt;<i> &gt; difference being the usage of svn commandline.
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; There is 2 questions left ( with a default answer with a timeout of 2
+</I>&gt;<i> &gt; days ) :
+</I>&gt;<i> &gt; - what should be the name ( svn.mageia.org cannot be used, as it point
+</I>&gt;<i> &gt; to a different server, a redirect can be setup to another url
+</I>&gt;<i> &gt; however ) ?
+</I>&gt;<i> &gt; ( default answer : viewvc.mageia.org )
+</I>&gt;<i>
+</I>&gt;<i> So for now, the proposal :
+</I>&gt;<i> websvn
+</I>&gt;<i> svnweb
+</I>&gt;<i> svn-browse
+</I>&gt;<i> vc
+</I>&gt;<i> codeview
+</I>&gt;<i> svn
+</I>&gt;<i>
+</I>&gt;<i> svn is a no-go, for reasons exposed before.
+</I>&gt;<i>
+</I>&gt;<i> vc and codeview should IMHO be kept for something that is not svn
+</I>&gt;<i> specific, and viewvc is ( unless we go back to cvs, of course... ). I
+</I>&gt;<i> would love to have a codeview that point to svn/git/whatever +
+</I>&gt;<i> instructions or something like that ( like a coder portal ), so running
+</I>&gt;<i> viewvc on that vhost do not seems a good idea. Ie, it would waste a good
+</I>&gt;<i> name for something too specific. So I would in favor of not using them.
+</I>&gt;<i>
+</I>&gt;<i> websvn is the name of another software to view svn repository. We all
+</I>&gt;<i> agree to not use viewvc for the vhost, so using websvn seems rather
+</I>&gt;<i> couter intuitive.
+</I>&gt;<i>
+</I>&gt;<i> this let us with svn-browse vs svnweb. svnweb is shorter, and do not
+</I>&gt;<i> have a hyphen so it is easier to type.
+</I>&gt;<i>
+</I>&gt;<i> So svnweb ?
+</I>&gt;<i>
+</I>&gt;<i> Ie :
+</I>&gt;<i>
+</I>&gt;<i> svnweb -&gt; point to viewvc
+</I>&gt;<i>
+</I>&gt;<i> svn -&gt; redirect on svnweb ( later, if enough people complain about
+</I>&gt;<i> this )
+</I>&gt;<i>
+</I>&gt;<i> vc/codeview/later -&gt; some portal that explain where to find code, how to
+</I>&gt;<i> get it, licensing, etc ? ( later )
+</I>&gt;<i>
+</I>&gt;<i> So anybody has something else to add ( or strongly disagree and can give
+</I>&gt;<i> convincing reasons ) ?
+</I>
+svnweb could be mistaken for websvn; but i still like it better. also so later
+we could have gitweb as similar name. (eg: if we decide to keep packages on
+svn and git for software)
+
+the codeview portal sounds like a good idea
+</PRE>
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="002462.html">[Mageia-sysadm] Viewvc installation
+</A></li>
+ <LI>Next message: <A HREF="002429.html">[Mageia-sysadm] Current bugzilla status
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#2463">[ date ]</a>
+ <a href="thread.html#2463">[ thread ]</a>
+ <a href="subject.html#2463">[ subject ]</a>
+ <a href="author.html#2463">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
+mailing list</a><br>
+</body></html>