Re: [fossil-users] f6b8397e4b doesn't rebuild my repos properly?

2011-08-04 Thread Stephan Beal
On Thu, Aug 4, 2011 at 1:13 AM, fatman fat...@crackmonkey.us wrote: I've tried fossil rebuild specific.fossil and fossil rebuild all. In either case, the rebuild process gets to 100% (a bit too quickly IMO) but the error is still there. Perhaps a dumb question, but the above statement is

[fossil-users] commit command seems to be slow

2011-08-04 Thread Benoit Mortgat
I am working on a very large fossil repository with approx. 20,000 files in it and several branches. Each time I run “fossil changes” it takes approximately 3 seconds to tell me what files are missing, deleted, added, or changed. When I run “fossil commit” without specifying a list of files, it

Re: [fossil-users] commit command seems to be slow

2011-08-04 Thread Lluís Batlle i Rossell
On Thu, Aug 04, 2011 at 11:12:26AM +0200, Benoit Mortgat wrote: I am working on a very large fossil repository with approx. 20,000 files in it and several branches. Each time I run “fossil changes” it takes approximately 3 seconds to tell me what files are missing, deleted, added, or

[fossil-users] 83c032de7f1 fails to build :( - manifest.uuid is missing

2011-08-04 Thread Stephan Beal
Hi! i just updated to 83c032de7f1 and i'm getting: make: *** No rule to make target `src/../manifest.uuid', needed by `bld/VERSION.h'. Stop. i've done a 'make distclean' and './configure --prefix=$HOME'. is there something else i need to turn off/on here? i vaguely remember that creation of

Re: [fossil-users] 83c032de7f1 fails to build :( - manifest.uuid is missing

2011-08-04 Thread Ben Summers
On 4 Aug 2011, at 16:35, Stephan Beal wrote: Hi! i just updated to 83c032de7f1 and i'm getting: make: *** No rule to make target `src/../manifest.uuid', needed by `bld/VERSION.h'. Stop. i've done a 'make distclean' and './configure --prefix=$HOME'. is there something else i need

Re: [fossil-users] commit command seems to be slow

2011-08-04 Thread Lluís Batlle i Rossell
On Thu, Aug 04, 2011 at 05:21:00PM +0200, Stephan Beal wrote: 2011/8/4 Lluís Batlle i Rossell virik...@gmail.com (btw, I never know what do I have to write to enable. 'on', '1', 'yes', ... and what to disable) Try 'fossil set' and use whatever it shows. 1 and 0 work for me. It shows

Re: [fossil-users] commit command seems to be slow

2011-08-04 Thread Wes Freeman
2011/8/4 Lluís Batlle i Rossell virik...@gmail.com: On Thu, Aug 04, 2011 at 05:21:00PM +0200, Stephan Beal wrote: 2011/8/4 Lluís Batlle i Rossell virik...@gmail.com (btw, I never know what do I have to write to enable. 'on', '1', 'yes', ... and what to disable) Try 'fossil set' and

Re: [fossil-users] f6b8397e4b doesn't rebuild my repos properly?

2011-08-04 Thread fatman
On Thu, 04 Aug 2011 12:00:02 + fossil-users-requ...@lists.fossil-scm.org wrote: I've tried fossil rebuild specific.fossil and fossil rebuild all. In either case, the rebuild process gets to 100% (a bit too quickly IMO) but the error is still there. Perhaps a dumb question, but

Re: [fossil-users] f6b8397e4b doesn't rebuild my repos properly?

2011-08-04 Thread fatman
On Thu, 04 Aug 2011 12:00:02 + fossil-users-requ...@lists.fossil-scm.org wrote: On Wed, Aug 3, 2011 at 7:13 PM, fatman fat...@crackmonkey.us wrote: Hi all, Since I upgraded to version f6b8397e4b, almost[*] all my repos are giving me this error: The database schema on the server

Re: [fossil-users] f6b8397e4b doesn't rebuild my repos properly?

2011-08-04 Thread Richard Hipp
On Thu, Aug 4, 2011 at 3:34 PM, fatman fat...@crackmonkey.us wrote: On Thu, 04 Aug 2011 12:00:02 + fossil-users-requ...@lists.fossil-scm.org wrote: On Wed, Aug 3, 2011 at 7:13 PM, fatman fat...@crackmonkey.us wrote: Hi all, Since I upgraded to version f6b8397e4b, almost[*] all

Re: [fossil-users] commit command seems to be slow

2011-08-04 Thread altufaltu
Fossil is flexible here. yes/no, 1/0, on/off, true/false any of these can be used for binary settings. Some settings (like proxy) even can use real proxy address than on/off. very cool! - Original Message - From: Wes Freeman Sent: 08/04/11 09:32 PM To: