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

Re: Sync SVN to CVS

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Tue, 29 Mar 2011 15:11:31 -0500

On 3/29/2011 2:56 PM, SUMNER Andrew wrote:
> 1.Are there any tools to sync SVN to CVS? Ideally I would like two way
> sync but I may be able to get away with one way (svn -> cvs) especially
> if it can throw an error if the cvs file has changed.

No, it is difficult to keep any two repositories in sync.

> 2.How do I import CVS repository (including history) to SVN?

There is a cvs2svn tool for that. But it is a one-time, one-way trip.

> I am using Visual SVN (on windows server 2003) if this makes any
> difference to tool selection.
>
> The repository I wish to sync contains database script files.

Those things shouldn't matter, but if you can do one conversion and then
have everyone switch to using svn in a single repository it will make
things much easier.

-- 
   Les Mikesell
    lesmikesell_at_gmail.com
Received on 2011-03-29 22:12:05 CEST

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.