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
101
102
103
104
105
106
107
108
109
110
111
112
113
114
|
<!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=%3C201101120110.23782.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="001919.html">
<LINK REL="Next" HREF="001916.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] svn, xinetd, puppet and reboot</H1>
<B>Maarten Vanraes</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=%3C201101120110.23782.maarten.vanraes%40gmail.com%3E"
TITLE="[Mageia-sysadm] svn, xinetd, puppet and reboot">maarten.vanraes at gmail.com
</A><BR>
<I>Wed Jan 12 01:10:23 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="001919.html">[Mageia-sysadm] svn, xinetd, puppet and reboot
</A></li>
<LI>Next message: <A HREF="001916.html">[Mageia-sysadm] rpmlint encoding issue
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1918">[ date ]</a>
<a href="thread.html#1918">[ thread ]</a>
<a href="subject.html#1918">[ subject ]</a>
<a href="author.html#1918">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Op woensdag 12 januari 2011 00:51:11 schreef Michael Scherer:
><i> Hi,
</I>><i>
</I>><i> the reboot of the server also had a unintended effect, xinetd was
</I>><i> restarted. So far, no problem.
</I>><i>
</I>><i> But it seems that someone changed svnserve config, and now svnserver use
</I>><i> different url.
</I>><i>
</I>><i> For example, on <A HREF="http://mageia.org/wiki/doku.php?id=sysadmin,">http://mageia.org/wiki/doku.php?id=sysadmin,</A> it is
</I>><i> written :
</I>><i> "
</I>><i> To get a checkout of our puppet configuration, you use : ''svn co
</I>><i> <A HREF="svn://svn.mageia.org/svn/adm/puppet/">svn://svn.mageia.org/svn/adm/puppet/</A> '' "
</I>><i>
</I>><i> however :
</I>><i> ~ $ svn ls <A HREF="svn://svn.mageia.org/svn/adm/puppet/">svn://svn.mageia.org/svn/adm/puppet/</A>
</I>><i> svn: No repository found in '<A HREF="svn://svn.mageia.org/svn/adm/puppet">svn://svn.mageia.org/svn/adm/puppet</A>'
</I>><i>
</I>><i> Marteen also told on irc that he has a checkout of mgarepo using a svn
</I>><i> repository in /svn/
</I>
Marteen sounds like a girls name :-S
it's "Maarten"; i'm ok with "Martin", or "AL13N", or "alien" or "some dude"
but i take no offense. (even if it was meant ;-) )
><i> Now, the url is :
</I>><i> $ svn ls <A HREF="svn://svn.mageia.org/adm/puppet/">svn://svn.mageia.org/adm/puppet/</A>
</I>><i> README
</I>><i> deployment/
</I>><i> external/
</I>><i> fileserver.conf
</I>><i> manifests/
</I>><i> modules/
</I>><i>
</I>><i> I assume that we need to
</I>><i> 1) change xinetd config
</I>><i> 2) place xinetd in puppet, if not done already
</I>><i>
</I>><i> But is it safe to have -r / for svnserve ?
</I>
so that means you are planning to turn back to
<A HREF="svn://svn.mageia.org/svn/adm/puppet/">svn://svn.mageia.org/svn/adm/puppet/</A> ? ( so it's the same as svn+<A HREF="ssh://">ssh://</A> ?)
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="001919.html">[Mageia-sysadm] svn, xinetd, puppet and reboot
</A></li>
<LI>Next message: <A HREF="001916.html">[Mageia-sysadm] rpmlint encoding issue
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#1918">[ date ]</a>
<a href="thread.html#1918">[ thread ]</a>
<a href="subject.html#1918">[ subject ]</a>
<a href="author.html#1918">[ 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>
|