On Sat, Jan 28, 2012 at 9:23 PM, John Found <johnfo...@evrocom.net> wrote:

> Unfortunately the suggested workaround is not very useful, because I need
> only one
> check out, because the changes I make in Linux, later must be tested in
> Windows and
> vice versa. At the end, when everything works I can make commit with all
> changes.
>

How does having two checkouts prohibit you testing from both platforms? You
develop on windows, check in the changes, switch to linux, update that
checkout and test the changes there.

_FOSSIL_ _has_ to record where the original .fossil file is (because in 99%
of cases it is NOT the current directory, and even if it was always in the
current dir, it wouldn't know the file's name). The approach of trying to
recycle a single checkout for two platforms is the source of your grief,
and the workaround is to stop doing it.

-- 
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
_______________________________________________
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