I somehow messed up my project's repo, please help

Rob Clewley rob.clewley at gmail.com
Mon Oct 15 15:59:33 UTC 2012


On Mon, Oct 15, 2012 at 10:44 AM, Francis Devereux <francis at devrx.org> wrote:
>
> I think maybe Vincent meant to say "copy .bzr to a new folder and in the new folder do 'bzr revert .'". I've just tried this on one of my .bzr directories and the 'bzr revert .' recreates the files with the contents they had the last time I committed (when the directory was empty bzr thought I had deleted all the files so to revert that it recreated them).

That worked now. So, my diff indicates what might have happened,
although I no longer remember making this attribute change! All the
files show up with:

(properties changed: -x to +x)

What throws me is why bzr says that all these files were "unversioned"
rather than simply modified. My bzr integration in Wing didn't deal
nicely with it either, but that's probably another matter.

I tried to make group and others access back to -x in my working
folder (chmod -R go-x *) but that doesn't change the diff report. Do I
need to do something else?

-Rob



More information about the bazaar mailing list