So lets say I'm building a commit, and there are some files I want to
add and others I don't. But I accidentally add one of the ones I didn't
want to add. I haven't committed yet. How can I un-add the undesired
file?

Or suppose I have created a file, accidentally added it, and then
deleted it with standard rm, not fossil rm. Now commit fails because the
file is missing. How can I un-add this missing file?

The only thing I've found so far is to close the repository with -f and
reopen it. Of course, this also destroys the changes I meant to commit.

-- 
Joshua Paine  
LetterBlock: Web applications built with joy  
http://letterblock.com/  
301-576-1920

_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to