Put the fossil file within the checkout area or open it using a relative
path.

mkdir workarea;cd workarea
mkdir .fossil
fossil clone 
http://whatever.com/fossils/yourfossil.fossil.fossil/yourfossil.fossil
fossil open .fossil/yourfossil.fossil



On Fri, Jul 26, 2013 at 7:27 AM, Andy Bradford <amb-fos...@bradfords.org>wrote:

> Thus said henk harmsen on Fri, 26 Jul 2013 10:38:50 +0200:
>
> > The problem that I am facing is that the Debian path starts with
> > /media/usb/mydir,
> > whereas in Windows that is G:\mydir.
> > So, "fossil status" gives :
> > "current directory is not within an open checkout".
> >
> > Is there a workaround for this?
>
> Maybe don't use the same open fossil directory for both?
>
> Open one path per OS.
>
> On windows:
>
> Create: G:\ForWindows
> cd into it and fossil open G:\path\to\fossil
>
> On Linux:
>
> Create /mnt/usb/ForLinux
> cd into it and fossil open /mnt/usb/path/to/fossil
>
> Perhaps?
>
> I don't know if this will work, but it's worth a shot.
>
> Andy
> --
> TAI64 timestamp: 4000000051f28773
>
>
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>



-- 
Matt
-=-
90% of the nations wealth is held by 2% of the people. Bummer to be in the
majority...
_______________________________________________
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