I somehow messed up my project's repo, please help
Rob Clewley
rob.clewley at gmail.com
Mon Oct 15 14:20:05 UTC 2012
Hi Vincent, thanks for your detailed message.
On Sun, Oct 14, 2012 at 8:40 AM, Vincent Ladeuil <vila+bzr at canonical.com> wrote:
> You probably wanted 'bzr export project.zip' there which doesn't require
> moving the '.bzr' folder.
That's good to know for next time.
> But, what do you call exactly 'temp deleted the .bzr folder' ? This is
> where bzr recorded all your commits as well as the state of your working
> tree, if you deleted it... well, you've lost your commits :-/
We'll see, I think I have them though.
> If you still have it though, make a copy of it in a new folder and there
> do 'bzr checkout .', that should set you up at the last state you
> committed.
OK, I'm stuck here already. I don't think I can checkout to a folder
that has a .bzr in it. At least, I just get the error message that the
.bzr file already exists.
>
> > Does bzr use something like file IDs to identify changes,
>
> It does but that shows up only when deal with different branches, file
> systems don't have file ids so when bzr query the file system it deals
> with regular paths.
>
> Could it be that you put the '.bzr' folder in a different place in the
> tree ?
No, it's in the root folder of my project, where it always is.
> Can you publish a zip of your whole folder (including the '.bzr' one) in
> a state where 'bzr st' display what you're describing ?
>
> Vincent
Done:
https://dl.dropbox.com/u/2816627/PyDSTool-15OCT12.zip
I kept all the html docs in there, as they are versioned too. But it
makes it a fairly big file.
Your time is much appreciated...
--
Robert Clewley, Ph.D.
Assistant Professor
Neuroscience Institute and
Department of Mathematics and Statistics
Georgia State University
PO Box 5030
Atlanta, GA 30302, USA
tel: 404-413-6420 fax: 404-413-5446
http://www2.gsu.edu/~matrhc
http://neuroscience.gsu.edu/rclewley.html
More information about the bazaar
mailing list