More svn imports

Patrick van der Velde petrikvandervelde at gmail.com
Sat Feb 28 04:22:43 GMT 2009


Hi all

I'm at it again. I'm trying to import from a svn repo but this time
I'm trying to grab the first 400ish revisions. I've created a
repository at the base directory for this import and then I try to
create a branch from the subversion repository.

The command line I use is:
bzr svn-import svn://localhost/SourceCode trunk --until==419

SourceCode is the directory that I want to get all the revisions from
and I want to go uptil rev 419. The problem is that bzr gives me an
error saying:
bzr: ERROR: The specified path is inside a branch. Specify a different
URL or a different repository layout.

I have no idea what that means unfortunately. Can anybody enlighten me on that?

Oh and I'm on bzr 1.12 (windows stand-alone installer 1.12-1)

Thanks

Petrik



More information about the bazaar mailing list