[fossil-users] Two minor issues

2010-08-23 Thread Arjen Markus
Hello, I have been using fossil the past couple of days and noticed two small issues: - I logged in as a different user using a local repository than the default one to check if that worked and saw the original user name on the browser page. That made me a bit certain as to whether I was

[fossil-users] Corrupted database

2010-08-23 Thread Arjen Markus
Hello, I have got an answer to my first question now (logging in as a different user), but it turns out that my fossil database has been corrupted. That is: whatever I do I get a message SQLITE_CANTOPEN (at line 31151) from fossil. I can see the Wiki, but I can not commit, add, open, ... Any

Re: [fossil-users] Two minor issues

2010-08-23 Thread Arjen Markus
Hello On 2010-08-23 09:42, Arjen Markus wrote: Hello, I have been using fossil the past couple of days and noticed two small issues: - I logged in as a different user using a local repository than the default one to check if that worked and saw the original user name on the

Re: [fossil-users] Corrupted database

2010-08-23 Thread Richard Hipp
Please run sqlite3 repository-name.fossil 'pragma integrity_check' on your repository database file and post the results. On Mon, Aug 23, 2010 at 7:30 AM, Arjen Markus arjen.mar...@deltares.nlwrote: Hello, I have got an answer to my first question now (logging in as a different user),

Re: [fossil-users] Two minor issues

2010-08-23 Thread Richard Hipp
On Mon, Aug 23, 2010 at 3:42 AM, Arjen Markus arjen.mar...@deltares.nlwrote: Hello, I have been using fossil the past couple of days and noticed two small issues: - I logged in as a different user using a local repository than the default one to check if that worked and saw the original

Re: [fossil-users] Corrupted database

2010-08-23 Thread Arjen Markus
Hi Richard, odd, sqlite3 reports ok, but fossil comes up with: fossil: SQLITE_CANTOPEN: cannot open file at line 31151 of [fbe70e1106] fossil: unable to open database file If you have recently updated your fossil executable, you might need to run fossil all rebuild to bring the repository

Re: [fossil-users] Corrupted database

2010-08-23 Thread Eduardo
On Mon, 23 Aug 2010 15:21:41 +0200 Arjen Markus arjen.mar...@deltares.nl wrote: Hi Richard, odd, sqlite3 reports ok, but fossil comes up with: fossil: SQLITE_CANTOPEN: cannot open file at line 31151 of [fbe70e1106] fossil: unable to open database file Check file chmod if you're under

Re: [fossil-users] Corrupted database

2010-08-23 Thread Arjen Markus
Hi, some further information: I am cooperating in this project with Torsten Berg and he was able to handle the repository I was not. He made a few changes, sent it back and ... I can not handle the new one either! I have no idea what is going wrong. Maybe restart the computer and try again?

Re: [fossil-users] Corrupted database

2010-08-23 Thread Arjen Markus
Hi, restarting the computer made no difference whatsoever. Regards, Arjen On 2010-08-23 16:51, Arjen Markus wrote: Hi, some further information: I am cooperating in this project with Torsten Berg and he was able to handle the repository I was not. He made a few changes, sent it back and

Re: [fossil-users] Corrupted database

2010-08-23 Thread Richard Hipp
Are you using the latest version of Fossil? What does fossil version tell you? On Mon, Aug 23, 2010 at 10:51 AM, Arjen Markus arjen.mar...@deltares.nlwrote: Hi, some further information: I am cooperating in this project with Torsten Berg and he was able to handle the repository I was not.

Re: [fossil-users] Corrupted database

2010-08-23 Thread saulgoode
Quoting Arjen Markus arjen.mar...@deltares.nl: Hi, some further information: I am cooperating in this project with Torsten Berg and he was able to handle the repository I was not. He made a few changes, sent it back and ... I can not handle the new one either! I have no idea what is going

Re: [fossil-users] Corrupted database

2010-08-23 Thread saulgoode
I was assuming (and my limited experience suggested) that the user that starts the server needs to have write access to the repository if commits are to be accepted (even if from syncing a clone). So if I (saul) wanted to commit changes to a repository created by David, I would have to