Comment 4 for bug 489211

Revision history for this message
Francis Devereux (frankoid) wrote :

It probably won't be possible to give you a copy of our repository I'm afraid. However I have managed to reproduce the bug by performing the same steps again (create repo on server, check out svn, branch, push to server branch from laptop, attempt to check out server branch without using a shared repo) so I will be able to test any fixes that you come up with.

I will let you know if I manage to reproduce the bug with a test repository that I can share.

Not sure if this is relevant but I have been using "bzr rebase" with some of the branches on my laptop before pushing the changes to the svn trunk. In particular I have done this several times with the "asset-bank-cleanups" branch but I am pretty sure I have never done it with the "asset-bank-attval-perfenh" branch (because I haven't pushed from asset-bank-attval-perfenh to svn trunk). I have also cherry picked some revisions from asset-bank-attval-perfenh into svn trunk (general fixes that are not part of the feature being developed on that branch).

I also seemed to hit bug #437003 when doing a checkin to the attval-perfenh bound branch this morning, but was able to work around it with "bzr pack".