Error with bzr-svn
Jelmer Vernooij
jelmer at samba.org
Fri Sep 19 01:32:58 BST 2008
Hi Mark,
On Mon, 2008-09-15 at 13:04 -0500, Mark Dillavou wrote:
> Several of us been using bzr-svn for several months now to access our
> subversion repository. Recently a change was made using bzr that
> renamed a directory, and now bzr-svn can no longer checkout or branch
> directly from the subversion repository.
>
> Running:
>
> bzr {branch,checkout} svn+https://mydomain/svn/repo/trunk mirror
>
> I get:
>
> bzr: ERROR: source/inputdef/templates/FDL3DI_CAS/CAS/fdl3di.dat.tmpl is
> already versioned
>
> The file fdl3di.dat.tmpl used to be in a directory called:
>
> source/inputdef/templates/FDL3DI-CAS/CAS/
>
> and was renamed using bzr mv to (replaced the - with _)
>
> source/inputdef/templates/FDL3DI_CAS/CAS/
>
> Everything is fine in the subversion world, it has no problems checking
> out and working on the repository. After I started getting this error,
> I used subversion to delete the source/inputdef/templates/FDL3DI_CAS
> folder and everything below is, but bzr still fails on a checkout with
> the same error message. It appears to fail at the revision where the
> folder was first renamed.
>
> I can still work with my original branch where i did the bzr mv, and
> everything is fine from there. I can continue to create new branches
> from it, merge in changes and push back to my subversion repository.
> But everyone else who was trying to do a pull, merge, checkout, or
> branch from the svn repository is affected by this error.
>
> I am running hardy with the following:
>
> subversion 1.4.4dfsg1-1ubuntu3
> bzr 1.3.1~rc1-0ubuntu1~gutsy1
> bzr-svn 0.4.9-1~gutsy1
Any chance you can try with a newer version of bzr-svn? If that still
fails, please file a bug. I don't have time to look into this at the
moment, but that way I'll at least remember to look into it before 0.5.
Cheers,
Jelmer
--
Jelmer Vernooij <jelmer at samba.org> - http://samba.org/~jelmer/
Jabber: jelmer at jabber.fsfe.org
More information about the bazaar
mailing list