summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-sysadm/2010-November/000415.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-sysadm/2010-November/000415.html')
-rw-r--r--zarb-ml/mageia-sysadm/2010-November/000415.html176
1 files changed, 176 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2010-November/000415.html b/zarb-ml/mageia-sysadm/2010-November/000415.html
new file mode 100644
index 000000000..455351df8
--- /dev/null
+++ b/zarb-ml/mageia-sysadm/2010-November/000415.html
@@ -0,0 +1,176 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-sysadm] install of a websvn on svn server ?
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20install%20of%20a%20websvn%20on%20svn%20server%20%3F&In-Reply-To=%3CAANLkTi%3DdLQzw-hAHN20%3DXUwCzQEqgfwW0wW3WY7zCdsX%40mail.gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="000414.html">
+ <LINK REL="Next" HREF="000405.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-sysadm] install of a websvn on svn server ?</H1>
+ <B>Dexter Morgan</B>
+ <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20install%20of%20a%20websvn%20on%20svn%20server%20%3F&In-Reply-To=%3CAANLkTi%3DdLQzw-hAHN20%3DXUwCzQEqgfwW0wW3WY7zCdsX%40mail.gmail.com%3E"
+ TITLE="[Mageia-sysadm] install of a websvn on svn server ?">dmorganec at gmail.com
+ </A><BR>
+ <I>Tue Nov 9 19:29:56 CET 2010</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="000414.html">[Mageia-sysadm] install of a websvn on svn server ?
+</A></li>
+ <LI>Next message: <A HREF="000405.html">[Mageia-sysadm] [212] Close more anon access, and open up read access to some inetOrgPerson attrs to users
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#415">[ date ]</a>
+ <a href="thread.html#415">[ thread ]</a>
+ <a href="subject.html#415">[ subject ]</a>
+ <a href="author.html#415">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On Tue, Nov 9, 2010 at 6:48 PM, Michael scherer &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">misc at zarb.org</A>&gt; wrote:
+&gt;<i> On Tue, Nov 09, 2010 at 02:31:06PM +0100, Dexter Morgan wrote:
+</I>&gt;<i>
+</I>&gt;&gt;<i> can you tell some other alternatives ? so we can take a look to them
+</I>&gt;&gt;<i> and choose the one that fit the more our needs.
+</I>&gt;<i>
+</I>&gt;<i> We should maybe start by explicting the needs ?
+</I>&gt;<i>
+</I>&gt;<i> I can propose some :
+</I>&gt;<i>
+</I>&gt;<i> - must be able to enumerate distant svn ( unless we place it on valstar
+</I>&gt;<i> , and I think we shouldn't for security reasons, as this is the
+</I>&gt;<i> server that old all passwords and the future gpg key of
+</I>&gt;<i> the distribution, among others, so it should IMHO be kept free
+</I>&gt;<i> of interaction with internet as much as possible &#160;)
+</I>
+Of course, i was thinking to add it on alamut or krampouezh
+
+&gt;<i> - must be able to cope with big repository ( as Mandriva still suffer from
+</I>&gt;<i> problem when looking at the svn for packages ). The patch for directory
+</I>&gt;<i> limitation seems to have applied and lost on the viewvc we used ( one
+</I>&gt;<i> more reason to use rpm of the distribution and to push patch upstream )
+</I>
+I think that here the main pb is that not a lot of that kind of tools
+are used on big repos, so we may have
+&quot;surprises&quot; when used.
+
+&gt;<i> - must not be a ressources hog ( as it will likely be indexed sooner
+</I>&gt;<i> or later by Google or a search engine, even if we can suppose
+</I>&gt;<i> that robots.txt will be used to prevent that ). This also exclude
+</I>&gt;<i> all setup based on basic CGI, for well know performance reasons.
+</I>
+how to know this ? is there some benchmark like tests ?
+
+&gt;<i> - must be maintained, packaged, without a history full of security hole
+</I>&gt;<i> that would make Berlin wall look rock solid in comparaison.
+</I>
+makes sense
+
+&gt;<i> - do we plan to host git repository ? It seems so ( we did at mandriva,
+</I>&gt;<i> and I think a growing number of contributers will want it ). Others
+</I>&gt;<i> SCMs ? I do not know, but we should ask. ( but I never seen people asking
+</I>&gt;<i> for bzr and hg hosting, maybe nanar for darcs ). We can also say this is
+</I>&gt;<i> not the goal of this tool, as we did fr mdv.
+</I>
+for git this is an other story i think, that we will discuss on an
+other story and btw having a git repo is i think a must have.
+
+&gt;<i> - must be easy to theme
+</I>&gt;<i> - should be without recompiling the whole rpm
+</I>&gt;<i> - should not need to copy the css ( ie, take a distant one, as this
+</I>&gt;<i> will ease the job of the webteam and help on perfs )
+</I>&gt;<i>
+</I>&gt;<i> - should support ACLs. While we do not need for the moment, but
+</I>&gt;<i> this may be a need that will arise for the secteam or for keeping password
+</I>&gt;<i> ( see my previous mail about it for extlookup, puppet and so one ).
+</I>
+i was just speaking of a websvn like, just a tool to &quot;see&quot; the svn not
+to modify it.
+
+&gt;<i> If we decide we need ACLs, we need to find how to plug them to ldap.
+</I>&gt;<i> A simple apache module could do the trick, depend on the url used.
+</I>&gt;<i>
+</I>&gt;<i> - should support non text content ( to display imagess )
+</I>&gt;<i> for website for example.
+</I>&gt;<i>
+</I>&gt;<i> - must handle diff ( for text )
+</I>&gt;<i>
+</I>&gt;<i> - should support syntax highligthing
+</I>&gt;<i>
+</I>&gt;<i> And finally, maybe ask directly to the people who will use if
+</I>&gt;<i> they have some needs not fullfilled by the current tools ( without
+</I>&gt;<i> getting out of the scope of the use case &quot;look at svn using the web&quot; )
+</I>&gt;<i>
+</I>&gt;<i> For example, a link to the bugtracker when we see #foo123 in commit message
+</I>&gt;<i> would be nice. Some people also would like to see a nice ajax interface,
+</I>&gt;<i> and some would like to have it working without it.
+</I>&gt;<i>
+</I>&gt;<i> And for tools proposal we can either use
+</I>&gt;<i> websvn, viewvc, or try to use redmine/trac and hide everything
+</I>&gt;<i> ( and I think we should rather avoid this solution ).
+</I>&gt;<i> Some people on stackoverlow.com seems to say that usvn could be
+</I>&gt;<i> used too ( even if it does much more than what we think ).
+</I>&gt;<i>
+</I>&gt;<i> There is also some other non free solution, like fisheye, but I would
+</I>&gt;<i> not recommend for obvious reasons.
+</I>&gt;<i> --
+</I>&gt;<i> Michael Scherer
+</I>&gt;<i> _______________________________________________
+</I>&gt;<i> Mageia-sysadm mailing list
+</I>&gt;<i> <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">Mageia-sysadm at mageia.org</A>
+</I>&gt;<i> <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">https://www.mageia.org/mailman/listinfo/mageia-sysadm</A>
+</I>&gt;<i>
+</I></PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="000414.html">[Mageia-sysadm] install of a websvn on svn server ?
+</A></li>
+ <LI>Next message: <A HREF="000405.html">[Mageia-sysadm] [212] Close more anon access, and open up read access to some inetOrgPerson attrs to users
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#415">[ date ]</a>
+ <a href="thread.html#415">[ thread ]</a>
+ <a href="subject.html#415">[ subject ]</a>
+ <a href="author.html#415">[ 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>