Re: [fossil-users] Using fossil across OSes

2017-07-26 Thread bch
On Jul 26, 2017 21:20, "Richard Hipp" wrote: I don't know what the cause of the problem is. The message you are getting is a result of defenses against database corruption described here: https://www.sqlite.org/howtocorrupt.html#_multiple_ links_to_the_same_file Somehow

Re: [fossil-users] Using fossil across OSes

2017-07-26 Thread jerson
I've not done anything special. The only commands I use are fossil new test.fossil fossil open test.fossil fossil add . fossil commit -m fossil close I am wondering if the case sensitive(linux)/insensitive(Windows 8.3 filename) could be the cause for this behaviour. As a test case, I

Re: [fossil-users] Using fossil across OSes

2017-07-26 Thread Richard Hipp
On 7/25/17, jerson wrote: > Greetings, fossil newbie here. > > I have used fossil on WinXP for quite sometime now and have many > separate fossils project wise. Now, I have switched my os to Linux > Mint. Fossil is able to open the existing fossils created under >

Re: [fossil-users] Using fossil across OSes

2017-07-26 Thread Richard Hipp
I don't know what the cause of the problem is. The message you are getting is a result of defenses against database corruption described here: https://www.sqlite.org/howtocorrupt.html#_multiple_links_to_the_same_file Somehow you have set up your system so that you have multiple hard lines