I have multi-boot computer with Linux and Windows. There is a repository on the 
disk, that I want to use simultaneously from Linux and Windows, because I am 
working on portable programs, that need to be test on both platforms.
But when I try to check the open repository from Linux, (from the terminal -> 
cd to the directory of the repository and executing "fossil status") fossil 
gives me following error:

"fossil: repository does not exist or is in an unreadable directory: 
d:/asmwork/FreshFs/Fresh.fossil"

I understand that fossil keeps the path to the repository in the _FOSSIL_ file, 
but it is not very clear why it needs this path - the whole repository is one 
file database at known location (current directory).

So, did someone knows of some workaround? I am not willing to close/reopen the 
repository on every reboot.

http://fresh.flatassembler.net
Assembly language visual programming.

_______________________________________________
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