[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: CVS to SVN mirror

From: Richard Shaw <useofweapons_at_gmail.com>
Date: 2006-03-07 19:18:59 CET

Hi Fabi,

Yeah that wouldn't work for added or deleted files which would cause a
headache. The only way I've been able to do it is to wipe the project clean
each time and then do a full import, but that loses all revisions and leaves
me just on the latest iteration.

Thanks

Richard

>
> If you only update once a day then you won't mind the commits in between,
> just the end result. In that case I'd export from their cvs repo, copy the
> files
> over a local svn working copy and commit this, preferably with their
> commit
> messages which you might get with cvs -r last:new log or something. But
> that won't handle deleted or added files.
>
> Safest but also most complicated would be a script which reads all the
> necessary info from cvs and reproduces all steps to your local svn.
>
> bye Fabi
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>
Received on Tue Mar 7 19:21:01 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.