You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Engebakken Geir <ge...@edb.com> on 2008/10/03 13:21:20 UTC

"Folder exists" with cvs2svn.py

I am trying to convert a lot of cvs projects from a Cvs repos to a folder "/common" in a Svn repos. The first project works ok, creating non existing folder common, but the later projects fail due to the fact  that folder common already exists? I gusess I could workaround this by first importing to the root of repos, and then svn move it to the right place but this seems a bit awkward. Any way to import to an existing folder in a repos with cvs2svn?


(this is really about cvs2svn.py, but I dont know if there is another appropriate group fot that, so therefore i post in subversion-users!)


Geir



Re: "Folder exists" with cvs2svn.py

Posted by Erik Huelsmann <eh...@gmail.com>.
On Fri, Oct 3, 2008 at 3:21 PM, Engebakken Geir <ge...@edb.com> wrote:
> I am trying to convert a lot of cvs projects from a Cvs repos to a folder
> "/common" in a Svn repos. The first project works ok, creating non existing
> folder common, but the later projects fail due to the fact  that folder
> common already exists? I gusess I could workaround this by first importing
> to the root of repos, and then svn move it to the right place but this seems
> a bit awkward. Any way to import to an existing folder in a repos with
> cvs2svn?
>
>
> (this is really about cvs2svn.py, but I dont know if there is another
> appropriate group fot that, so therefore i post in subversion-users!)

How about cvs2svn.tigris.org?

Bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org