On Sun, Dec 16, 2012 at 11:56 PM, K <k...@lightpowered.org> wrote:

> Hello,
>
> I've done a number of fossil mv file.h source/code/ today, then issued a
> commit. The check-in reports that all of the files I've moved have been
> deleted and renamed.
>
> For example:
>
> "Deleted foo.c version [0e52b8b63a1e8c0d]
>
> Name change from from foo.c to source/code/foo.c."
>
> Why is a file I moved using "fossil mv", then on the file system, being
> reported as deleted? Now when I look at the history of the 'new' files,
> they don't show their entire history.
>

The page you are looking at is probably looking at the history of files
name "source/code/foo.c".  This is different from the history of a
particular file that is currently named "foo.c" but was formerly call by
one or more different names.


>
> What is going wrong please?
>
> ^K
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>



-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
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