Re: [fossil-users] error on push

2011-01-25 Thread Dmitry Chestnykh
Error: Database error: unable to open database file CREATE TEMP TABLE onremote(rid INTEGER PRIMARY KEY); Check permissions and ownership of fossil repository file. Are your web process allowed to write to this file? -- Dmitry Chestnykh ___

Re: [fossil-users] error on push

2011-01-25 Thread Bill Whiting
Dmitry, I checked the permissions. I am not running this from apache, fossil is launched from xinetd, so the fossil process is owned by the same user that owns the fossil repository file. Thanks, //Bill On 01/25/2011 10:09 AM, Dmitry Chestnykh wrote: Error: Database error: unable to

Re: [fossil-users] error on push

2011-01-25 Thread Richard Hipp
On Tue, Jan 25, 2011 at 10:09 AM, Dmitry Chestnykh dmi...@codingrobots.comwrote: Error: Database error: unable to open database file CREATE TEMP TABLE onremote(rid INTEGER PRIMARY KEY); Check permissions and ownership of fossil repository file. Are your web process allowed to write

[fossil-users] cannot access baseline manifest

2011-01-25 Thread LluĂ­s Batlle i Rossell
Hello, On a fossil update trunk, I got this output: $ fossil update trunk Autosync: http://blabla@blabla/blabla Bytes Cards Artifacts Deltas Sent: 130 1 0 0 Received:4494 97 0 0 Sent:1540 31

Re: [fossil-users] error on push

2011-01-25 Thread Bill Whiting
Richard, That's it (sort of). The /var file system is full. I thought I had verified that all of the file systems had some free space, but overlooked /var. I extended the file system and the push succeeded. Thanks! //Bill On 01/25/2011 10:19 AM, Richard Hipp wrote: On Tue, Jan 25, 2011

Re: [fossil-users] fossil on osx with launchd or as a StartupItem

2011-01-25 Thread Stephen De Gabrielle
I should add I have not tested tested this much, so I may still have something wrong. Feedback appreciated. S. On Tue, Jan 25, 2011 at 7:15 PM, Stephen De Gabrielle stephen.degabrie...@acm.org wrote: Hi, I've only just work this out, whith some kind help from lynxman at

Re: [fossil-users] fossil on osx with launchd or as a StartupItem

2011-01-25 Thread Stephen De Gabrielle
Hi, Apologies for poluting the list, but, Scheduling sync on osx can be done much the same way. ?xml version=1.0 encoding=UTF-8? !DOCTYPE plist PUBLIC -//Apple//DTD PLIST 1.0//EN http://www.apple.com/DTDs/PropertyList-1.0.dtd; plist version=1.0 dict keyLabel/key