diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2011-January/001915.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2011-January/001915.html | 107 |
1 files changed, 107 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2011-January/001915.html b/zarb-ml/mageia-sysadm/2011-January/001915.html new file mode 100644 index 000000000..bd19efa9c --- /dev/null +++ b/zarb-ml/mageia-sysadm/2011-January/001915.html @@ -0,0 +1,107 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] svn, xinetd, puppet and reboot + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20svn%2C%20xinetd%2C%20puppet%20and%20reboot&In-Reply-To=%3C1294789871.32187.157.camel%40akroma.ephaone.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="001979.html"> + <LINK REL="Next" HREF="001917.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] svn, xinetd, puppet and reboot</H1> + <B>Michael Scherer</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20svn%2C%20xinetd%2C%20puppet%20and%20reboot&In-Reply-To=%3C1294789871.32187.157.camel%40akroma.ephaone.org%3E" + TITLE="[Mageia-sysadm] svn, xinetd, puppet and reboot">misc at zarb.org + </A><BR> + <I>Wed Jan 12 00:51:11 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="001979.html">[Mageia-sysadm] Starting packages import in Mageia svn +</A></li> + <LI>Next message: <A HREF="001917.html">[Mageia-sysadm] svn, xinetd, puppet and reboot +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1915">[ date ]</a> + <a href="thread.html#1915">[ thread ]</a> + <a href="subject.html#1915">[ subject ]</a> + <a href="author.html#1915">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi, + +the reboot of the server also had a unintended effect, xinetd was +restarted. So far, no problem. + +But it seems that someone changed svnserve config, and now svnserver use +different url. + +For example, on <A HREF="http://mageia.org/wiki/doku.php?id=sysadmin,">http://mageia.org/wiki/doku.php?id=sysadmin,</A> it is +written : +" +To get a checkout of our puppet configuration, you use : ''svn co +<A HREF="svn://svn.mageia.org/svn/adm/puppet/">svn://svn.mageia.org/svn/adm/puppet/</A> '' " + +however : +~ $ svn ls <A HREF="svn://svn.mageia.org/svn/adm/puppet/">svn://svn.mageia.org/svn/adm/puppet/</A> +svn: No repository found in '<A HREF="svn://svn.mageia.org/svn/adm/puppet">svn://svn.mageia.org/svn/adm/puppet</A>' + +Marteen also told on irc that he has a checkout of mgarepo using a svn +repository in /svn/ + +Now, the url is : +$ svn ls <A HREF="svn://svn.mageia.org/adm/puppet/">svn://svn.mageia.org/adm/puppet/</A> +README +deployment/ +external/ +fileserver.conf +manifests/ +modules/ + +I assume that we need to +1) change xinetd config +2) place xinetd in puppet, if not done already + +But is it safe to have -r / for svnserve ? +-- +Michael Scherer + +</PRE> + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="001979.html">[Mageia-sysadm] Starting packages import in Mageia svn +</A></li> + <LI>Next message: <A HREF="001917.html">[Mageia-sysadm] svn, xinetd, puppet and reboot +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#1915">[ date ]</a> + <a href="thread.html#1915">[ thread ]</a> + <a href="subject.html#1915">[ subject ]</a> + <a href="author.html#1915">[ 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> |