Discussion:
[rancid] rancid-cvs2svn
Carlos Vicente
2007-02-28 18:01:14 UTC
Permalink
Hi all,

I used this script when converting our rancid repository from CVS to
SVN. I thought it might be useful to include something like this in the
package eventually.

BTW, the patch mentioned in the following post was needed to run
rancid-cvs with SVN on 2.3.2a6:

http://www.shrubbery.net/pipermail/rancid-discuss/2006-August/001679.html

Notice that instead of

file://localhost/$CVSROOT/

you can also say

file:///$CVSROOT/


Regards,

cv
Mr. James W. Laferriere
2007-02-28 21:49:37 UTC
Permalink
Hello Carlos ,
Post by Carlos Vicente
Hi all,
I used this script when converting our rancid repository from CVS to
SVN. I thought it might be useful to include something like this in the
package eventually.
BTW, the patch mentioned in the following post was needed to run
http://www.shrubbery.net/pipermail/rancid-discuss/2006-August/001679.html
Notice that instead of
file://localhost/$CVSROOT/
you can also say
file:///$CVSROOT/
Regards,
cv
Thank you for the script . Another method of the above patch that I
made was to change 'localhost' to '$LocalHost' which if undefined gives you the
same as you showed below 'you can also say' .
Hth , JimL
--
+-----------------------------------------------------------------+
| James W. Laferriere | System Techniques | Give me VMS |
| Network Engineer | 663 Beaumont Blvd | Give me Linux |
| ***@baby-dragons.com | Pacifica, CA. 94044 | only on AXP |
+-----------------------------------------------------------------+
Loading...