monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] Re: Undo a commit


From: Ludovic Brenta
Subject: Re: [Monotone-devel] Re: Undo a commit
Date: Fri, 10 Oct 2008 12:34:09 +0200
User-agent: Internet Messaging Program (IMP) 3.2.2

Selon Daniel Carrera <address@hidden>:
> Hi Thomas. I tried this and it looks like the diff/patch step is 
> unnecessary - and indeed, if you run patch you actually break the 
> workspace. It appears that 'mtn revert .' is enough to solve the
> problem with kill_rev_locally.

Only partially; in your test you lost the fact that you added file
"asdf":

> % mtn add asdf
> mtn: adding asdf to workspace manifest
[...]
> % mtn revert .
[...]
> % mtn db kill_rev_locally 3be3ed81bd01509d0c1e2db46e987b1040bbc222
> mtn: applying changes from 3be3ed81bd01509d0c1e2db46e987b1040bbc222 on
> the current workspace
> % mtn status
> Current branch: foo.sandbox.branch
> Changes against parent 9f79e6063616d8fb85cad56253e39c2c49927899
>    patched  foo

Now you have to "mtn add" the new file again.

-- 
Ludovic Brenta.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]