2011/9/1 Remigiusz Modrzejewski <l...@maxnet.org.pl>

> On Sep 1, 2011, at 5:14 PM, Stephan Beal wrote:
> > You also need to do the mv yourself. fossil mv records the intention but
> > does not actually perform the mv on the filesystem.
>
> Which, for me, seems to be quite weird...
>

i can't argue definitively whether it is The Right Thing To Do or not, but
that's the way fossil behaves. It does seem to cause some confusion, though
- this problem (if that is indeed the OPs actual problem) comes up every now
and then.

Keep in mind that moving files from C code (i.e. fossil) is not. It requires
platform-specific code, directories may have to be created, permissions
might have to be set, etc.

-- 
----- 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