using subversion instead of cvs
Robin Mordasiewicz
rmordasiewicz at samuelmanutech.com
Thu Dec 22 00:34:29 UTC 2005
On Wed, 21 Dec 2005, Robin Mordasiewicz wrote:
> On Wed, 21 Dec 2005, Justin Grote wrote:
>
>> Robin Mordasiewicz wrote:
>>
>>> Is it possible to use subversion instead of cvs ?
>>
>> Yep. I wrote a patch that was incorporated into RANCID. Get 2.3.2a, and use
>> the --enable-svn flag when compiling, i.e.
>>
>> ./configure --enable-svn
>>
>> you can also compile it normally, and then change the RCSYS variable in
>> rancid.conf from cvs to svn. DO NOT MAKE THIS CHANGE IF YUOU HAVE AN
>> EXISTING CVS REPOSITORY without running cvs2svn first though.
>
> excellent. Thanks alot.
> Now I need to figure out how to integrate this into trac.
ok everything is working, except my repository seems to have a structure
of
root/root/configs
^
|
Is there any way to tell rancid to import to a specifc directory name ???
forgive me I am a cvs noob.
More information about the Rancid-discuss
mailing list