Hi Stephan,

Actually, I moved the files. Sorry, forgot to add that my first
'fossil chan' reported some MISSING files which I found after running
'fossil extra'. This allowed me to let fossil know that the files were
moved by running 'fossil mv'. And so this my question: why fossil
can't find them in the new place if I can clearly see they're there?
Also 'fossil ls' shows they're in the new dir.

I suspect that 'fossil diff' tries to search for previous versions in
the new dir instead of the old one. That could explain the problem.

Have anyone seen anything similar?

  Jacek

W dniu 1 września 2011 16:14 użytkownik Stephan Beal
<sgb...@googlemail.com> napisał:
> 2011/9/1 Jacek Cała <jacek.c...@gmail.com>
>>
>> fossil.exe: file XXX does not exist in checkin:
>
> You also need to do the mv yourself. fossil mv records the intention but
> does not actually perform the mv on the filesystem.
>
>>
>> Can't say if that matters but all above was after moving my repository
>> from its original place and issuing 'fossil open
>> REPO_IN_A_NEW_PLACE.fossil --keep'
>
> That "shouldn't" matter, as long as you re-open after moving your fsl file.
>
> --
> ----- 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
>
>
_______________________________________________
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