On Fri, Jan 14, 2011 at 11:00 AM, Stephan Beal <sgb...@googlemail.com>wrote:

> and now i seem to be stuck.
>

More attempts at recovery (just kind of randomly trying commands):

stephan@ostwald:~/cvs/fossil/nosjob$ f checkout 3b4bf26af7
f: there are unsaved changes in the current checkout
stephan@ostwald:~/cvs/fossil/nosjob$ rm test.cpp
stephan@ostwald:~/cvs/fossil/nosjob$ f checkout 3b4bf26af7
f: there are unsaved changes in the current checkout
stephan@ostwald:~/cvs/fossil/nosjob$ f revert
REVERTED: test.cpp
"fossil undo" is available to undo changes to the working checkout.
stephan@ostwald:~/cvs/fossil/nosjob$ f checkout 3b4bf26af7
f: there are unsaved changes in the current checkout
stephan@ostwald:~/cvs/fossil/nosjob$ f undo
DELETE test.cpp
stephan@ostwald:~/cvs/fossil/nosjob$ f checkout 3b4bf26af7
f: there are unsaved changes in the current checkout

i can do a clean checkout to recover (i'd lose exactly 5 bytes of changes),
but i'd be interested in knowing how to get out of the corner i've painted
myself into.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to