Robin Mordasiewicz wrote: > On Wed, 21 Dec 2005, Robin Mordasiewicz wrote: > >> I am using rancid whih is a script which gathers cisco configs and >> checks them into cvs automatically. >> >> The scripts are written for cvs. >> Is there any way I can easily make something like this commit into >> subversion and have the project show up in my trac UI. >> >> Maybe some cvs2svn script or something ? > > It turns out that Justin Grote has written a patch to convert rancid > to use svn. > > Now I need to figure out how a script can be configured to insert its > data into subversion. It's almost the same thing as ``inserting its data into cvs´´. "svn add", then "svn commit". BTW, this if off-topic, as it concerns only Subversion, not Trac. You should try asking [EMAIL PROTECTED]
HTH, Daniel Serodio _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
