Re: [fossil-users] libfossil scripting mini-demo

2016-02-18 Thread Stephan Beal
On Fri, Feb 19, 2016 at 2:34 AM, Warren Young wrote: > On Feb 18, 2016, at 8:56 AM, Stephan Beal wrote: > > > > i'll just leave this here… > > You might want to add a short explanation of s2 near the top of the > libfossil page. I had to go on a fairly long journey to figure that out. > You can

[fossil-users] Scripting fossil

2016-02-18 Thread Scott Robison
Here is a post describing a process I used to "change history" in a repo. Perhaps it might be useful to someone at some point. Two years ago I started using fossil to track my personal website / blog. My plan at the time was to use a static site generator and to keep the generated content under ve

Re: [fossil-users] libfossil scripting mini-demo

2016-02-18 Thread Warren Young
On Feb 18, 2016, at 8:56 AM, Stephan Beal wrote: > > i'll just leave this here… You might want to add a short explanation of s2 near the top of the libfossil page. I had to go on a fairly long journey to figure that out. You can’t expect readers of that page or browsers of the source tree to

Re: [fossil-users] Further rename stashing oddities

2016-02-18 Thread Warren Young
On Feb 17, 2016, at 6:59 PM, Andy Bradford wrote: > > Using the same repository that you used > when you reported the original assertion problem (but perhaps in a new > checkout), with [fea4d80e] you see constraint violation failures, but > with [ca574f81] you see assertion failures? Okay,

Re: [fossil-users] Two questions

2016-02-18 Thread David Mason
A switch or setting to --perservemtime sounds like it would be easy to do, and useful. It would leave the default behaviour for legacy reasons but allow Zoltan and others who are willing to do the make clean;make (like me) to have a useful set of file times. The nice thing would be that if you're

[fossil-users] libfossil scripting mini-demo

2016-02-18 Thread Stephan Beal
i'll just leave this here... (Source: http://fossil.wanderinghorse.net/r/libfossil) (@Ross B: see the bottom) [stephan@host:~/cvs/fossil/libfossil/s2]$ ./f-s2sh -v verbose: Auto-loading script [./f-s2sh.s2]. s2 interactive shell. All commands run in the current scope. Use your platform's EOF seq

Re: [fossil-users] Further rename stashing oddities

2016-02-18 Thread Ross Berteig
On 2/17/2016 6:54 PM, Andy Bradford wrote: Thus said Ross Berteig on Wed, 17 Feb 2016 15:18:12 -0800: fossil mv --hard old new; touch old; fossil stash -m "both" fails to stash with the SQLITE_CONSTRAINT message. Not for me... $ f ver This is fossil version 1.35 [7ad8230273] 2016-02-15 1