On Thu, 13 Dec 2012 10:38:36 -0500
Richard Hipp <[email protected]> wrote:

> (1) "fossil rm xyx.txt" will remove the file xyz.txt from disk if and
> only if an exact copy of xyz.txt exists under control.  If xyz.txt
> has been modified or if xyz.txt has never been checked in (and the
> "fossil rm" is simply to reverse a prior "fossil add") then xyz.txt
> is unchanged.  Either way, there are probably no error or warning
> messages, though I am sympathetic to the argument that there should
> be a warning message if the file is not deleted from disk.

I'm for warning that nothing was deleted.

> (2) "fossil mv abc.txt xyz.txt" will rename abc.txt to xyz.txt on disk
> provided that xyz.txt does not previously exist on disk or if xyz.txt
> does already exist and its content is identical to abc.txt.  If
> xyz.txt does previously exist and is different from abc.txt (and
> hence would be overwritten) then the operation just fails out-right
> with an appropriate error message.

Great.


Sincerely,
Gour

-- 
>From anger, complete delusion arises, and from delusion 
bewilderment of memory. When memory is bewildered, 
intelligence is lost, and when intelligence is lost 
one falls down again into the material pool.

http://www.atmarama.net | Hlapicina (Croatia) | GPG: 52B5C810


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

Reply via email to