Gentoo Archives: gentoo-perl

From: antoine.raillon@××××××.net
To: gentoo-perl@l.g.o
Subject: [gentoo-perl] r23 - / trunk/extra-docs
Date: Thu, 12 May 2005 21:57:54
Message-Id: 20050512215648.EF9958280E9@gredin.dragou.net
1 Author: cab
2 Date: 2005-05-12 19:57:49 +0200 (Thu, 12 May 2005)
3 New Revision: 23
4
5 Added:
6 branches/
7 Modified:
8 trunk/extra-docs/svn-mini-howto.txt
9 Log:
10 reorg updates
11
12
13
14 Modified: trunk/extra-docs/svn-mini-howto.txt
15 ===================================================================
16 --- trunk/extra-docs/svn-mini-howto.txt 2005-05-12 17:47:09 UTC (rev 22)
17 +++ trunk/extra-docs/svn-mini-howto.txt 2005-05-12 17:57:49 UTC (rev 23)
18 @@ -1,7 +1,7 @@
19 1/ Create a working dir and cd to it.
20 -2/ svn checkout http://gredin.net/svn/gcpan
21 +2/ svn checkout http://gredin.net/svn/gentoo-perl
22 You now have a copy of the svn tree, plus a working directory.
23 -3/ Make your modifications
24 +3/ Make your modifications in the trunk zone
25 4/ To add, move, delete files in the tree, see svn help 'command'
26 5/ To commit : svn commit
27 It'll probably ask you for a password, and you'll have to ask me if you want one ;p
28 @@ -9,7 +9,7 @@
29
30 don't forget to use svn update often, at least each time you want to work on the code ;p
31
32 -and of course SVN is web browsable : http://gredin.net/svn/gcpan/
33 +and of course SVN is web browsable : http://gredin.net/svn/gentoo-perl
34
35 --
36 cab
37
38
39 --
40 gentoo-perl@g.o mailing list