On Tue, Apr 17, 2007 at 05:25:02PM -0400, Ken MacDonald wrote:

> So, at this point I can't merge and would like to be able to get rid
> of the original version, but I can't 'drop' it because the path
> ../wrong_branch/file is gone, and I'm not sure what will make this
> happy again. Of course, I can delete the whole DB and start again
> since I only have one file, but I'm thinking ahead to when that may
> not be as practical.

I'm not sure if this is actually the right thing to do in this
particular case, but it's probably useful to know that you can drop a
file that no longer (physically) exists in your workspace with `mtn
drop file_thats_not_there_anymore`; monotone doesn't care if it's
there or not, the filename in this case is basically just a way of
indexing into the database (AFAICT).

-Jack


_______________________________________________
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to