Re: [Plib-devel] SVN Conversion
Brought to you by:
sjbaker
From: Bert D. <dri...@pl...> - 2006-07-26 00:03:39
|
On Tue, 25 Jul 2006, Frederic Bouvier wrote: > I am afraid you must be a project admin to do that. I am ready to help > to convert a cvs tarball into a svn dumpfile suitable for the > migration process, if someone wants to give me such a fresh tarball. You can easily make one yourself: % mkdir /work/cvs/plib-sf % cd /work/cvs/plib-sf % rsync -av rsync://plib.cvs.sourceforge.net/cvsroot/plib/\* . receiving file list ... done [...] % ls CVSROOT/ plib/ I'll be happy to .tar.gz it and send it to you. Cheers, -- Bert |