bzr or bzr-svn broken?
Jelmer Vernooij
jelmer at samba.org
Sun Jan 10 21:21:45 GMT 2010
Hi Russel,
On Sun, 2010-01-10 at 08:11 +0000, Russel Winder wrote:
> On Sat, 2010-01-09 at 17:18 +0100, Jelmer Vernooij wrote:
> > On Fri, 2010-01-08 at 11:50 +0000, Russel Winder wrote:
> > > I just tried branching the Unison Subversion trunk into a Bazaar shared
> > > repository. The branch creation appears fine but creating the working
> > > tree fails. If I branch the newly branched branch, I get the same
> > > thing, branch created, working tree isn't. I guess this means it could
> > > be a fault in bzr-svn but it might also be a problem in bzr?
> > >
> > > This is with bzr.dev updated this morning.
> > If this is a public repository, could you perhaps push the problematic
> > branch somewhere so we could have a look ?
>
> The repository is the Unison project at
> https://webdav.seas.upenn.edu/svn/unison/trunk
>
> I have a branch I created long ago that updates quite happily. Also
> there is a branch on Launchpad which seems OK but I am not sure how it
> gets updated from the Subversion repository -- and it is a few days out
> of date.
>
> The problem is in trying to create a new branch. I have tried both as a
> branch, a bound branch, and a checkout (*) both standalone and in a
> shared repository and always the same outcome. Which is indicative that
> the problem is not really to do with the Bazaar infrastructure. Also
> the data indicates the problem is to do with a Subversion commit post
> creation of the two branches that work. Either that or Bazaar or
> bzr-svn has changed in a significant way since then.
The problem appears to be in the remote repository. It seems like there
is a symbolic link in the last revision now
that points at an empty file, and this causes bzr to break. I'm
wondering what the best approach is here. It would be nice if bzr could
just print a warning in this situation and simply not create the
symbolic link in the working tree.
The easiest way to deal with this particular instance of the problem is
to have the unison folks remove the symlink from their tip revision.
Can you also file a bug about this?
Cheers,
Jelmer
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: This is a digitally signed message part
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20100111/c2a33f39/attachment.pgp
More information about the bazaar
mailing list