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

Re: [Subclipse-users] Migrating projects from CVS to SVN

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-08-02 16:02:58 CEST

Bruno Harbulot <Bruno.Harbulot@manchester.ac.uk> wrote on 08/02/2006
09:58:41 AM:

> The problem when I disconnect from CVS and try to re-connect to SVN is
> that Subclipse generates an error because the folder already exists in
> the repository (which is true, since I've used cvs2svn).
> Is there any way to force this?

There are some enhancements we have made to Subversion that will be in 1.5
release. Once that is available we should be able to add this feature.
Please note however that even when we do this your .cvsignore files are
not going to work and you will probably even get asked to add those to
your repository. You need to setup the svn:ignore properties in
Subversion with whatever you had in those files.

> (I've also tried to delete the project without deleting its content, but

> re-importing the project deletes the old files, in particular those that

> were in cvsignore and not in the CVS or SVN repositories.)

Your only option is a clean checkout from Subversion. If you have local
files you want to maintain copy them somewhere first. Do not bother
copying the .cvsignore files into your SVN workspace for the reasons
already listed.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Aug 2 16:03:10 2006

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

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