You know, sometimes all it takes is a reminder that I'm trying to be too
smart for my own good. Using Windows PowerShell, and a downloaded version of
Fossil built for Windows (gee, isn't that obvious?!), I could open the
repository without a problem. Woo hoo!

Having that working, I experimented with a bit of "If it ain't broke, fix it
till it is". Turns out I can do the same from cygwin, it just so happens
that you have to use MS-DOS/PowerShell style paths (i.e., cd G:\htodcs\
(that's the mounted drive), then fossil open
C:/users/tkott/fossil/site.fossil) as opposed to cygwin style paths (cd
\cygdrive\g\htodcs, fossil open ~/fossil/site.fossil).

And that's all there is to it! Now to make sure I set things up correctly
vis-a-vis ignored folders, two branches, etc...

Thanks,

Tomek
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to