Re: [fossil-users] Problem accessing shared folder in VirtualBox

2014-06-29 Thread Jan Nijtmans
2014-06-29 2:18 GMT+02:00 Andy Goth andrew.m.g...@gmail.com: I did a bisect to pinpoint the fault. This is Fossil, after all. $ f bisect status 2013-11-19 13:09:40 6791ad1185f374dc BAD CURRENT 2013-11-15 12:58:56 1928cf526ef478b4 GOOD $ f timeline 6791ad1185f374dc === 2013-11-19 ===

Re: [fossil-users] Problem accessing shared folder in VirtualBox

2014-06-28 Thread HeadshotX
--- Original Message --- On 6/27/2014 5:56 PM, Alexander Strobel wrote: Problem: I am getting the following error message when I try to open a repo wich lies in a shared folder of Oracles VirtualBox: [somelocaldir]$ fossil open ../geelaunch.fossil SQLITE_IOERR: os_unix.c:29821: (22)

[fossil-users] Problem accessing shared folder in VirtualBox

2014-06-28 Thread Andy Goth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 6/28/2014 1:24 PM, HeadshotX wrote: On 6/27/2014 5:56 PM, Alexander Strobel wrote: Problem: I am getting the following error message when I try to open a repo wich lies in a shared folder of Oracles VirtualBox: [somelocaldir]$ fossil open

Re: [fossil-users] Problem accessing shared folder in VirtualBox

2014-06-28 Thread HeadshotX
--- Original Message --- Is there any chance that it will work like I tried it first? SQLite is quite strict with the filesystem, and it needs it to work as advertised, for example with syncing and file locking. VirtualBox is just not there yet. Go bug them. Give them a tiny test case, a

[fossil-users] Problem accessing shared folder in VirtualBox

2014-06-28 Thread Andy Goth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 6/28/2014 5:16 PM, HeadshotX wrote: --- Original Message --- Is there any chance that it will work like I tried it first? SQLite is quite strict with the filesystem, and it needs it to work as advertised, for example with syncing and file

[fossil-users] Problem accessing shared folder in VirtualBox

2014-06-27 Thread Alexander Strobel
Problem: I am getting the following error message when I try to open a repo wich lies in a shared folder of Oracles VirtualBox: [somelocaldir] fossil open ../geelaunch.fossil SQLITE_IOERR: os_unix.c:29821: (22) fsync(/media/sf_Projects/geelaunch_working/../geelaunch.fossil-mjC43B7293F) - Invalid

[fossil-users] Problem accessing shared folder in VirtualBox

2014-06-27 Thread Andy Goth
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 6/27/2014 5:56 PM, Alexander Strobel wrote: Problem: I am getting the following error message when I try to open a repo wich lies in a shared folder of Oracles VirtualBox: [somelocaldir]$ fossil open ../geelaunch.fossil SQLITE_IOERR: