Re: [fossil-users] Automation

2014-05-09 Thread Richard Hipp
On Fri, May 9, 2014 at 3:15 AM, Scott Robison wrote: > > 1. Is there a fossil command line based way to set config options > (particularly project name and description) that I'm unaware of? > Not an easy why. You'd have to run "fossil sql" with appropriate SQL arguments that would update the dat

Re: [fossil-users] Automation

2014-05-09 Thread Scott Robison
On May 9, 2014 3:11 AM, "Stephan Beal" wrote: > > On Fri, May 9, 2014 at 9:50 AM, Scott Robison wrote: > It doesn't need to be great - it'll just be for my own use. i've never gotten around to using the "login group" support. I looked briefly into it and it seemed that the shared login group stu

Re: [fossil-users] Automation

2014-05-09 Thread Stephan Beal
On Fri, May 9, 2014 at 9:50 AM, Scott Robison wrote: > The fossil cgi script is just based on the one documented elsewhere, so I > assume you mean the password change script. You can see it at > http://tny.cz/2376d7fa (tinypaste, tny.cz). When the page is accessed via > http GET it just displays t

Re: [fossil-users] Automation

2014-05-09 Thread Scott Robison
On Fri, May 9, 2014 at 1:21 AM, Stephan Beal wrote: > IIRC we don't actually use the mtime in the config file (or not often, > anyway). Feel free to set it to 0 or (as we do internally): > strftime('%s','now'). It's a Unix timestamp (so (date +%s) can be used from > scripts). > > Forgot to commen

Re: [fossil-users] Automation

2014-05-09 Thread Scott Robison
On Fri, May 9, 2014 at 1:21 AM, Stephan Beal wrote: > > On Fri, May 9, 2014 at 9:15 AM, Scott Robison wrote: >> >> links to each fossil. I have a two line fossil cgi script that gives me access to those repos. I've even created a little page to allow me to change a password for a single user acro

Re: [fossil-users] Automation

2014-05-09 Thread Stephan Beal
On Fri, May 9, 2014 at 9:15 AM, Scott Robison wrote: > links to each fossil. I have a two line fossil cgi script that gives me > access to those repos. I've even created a little page to allow me to > change a password for a single user across all repos at one time. > Would you mind sharing that

[fossil-users] Automation

2014-05-09 Thread Scott Robison
My apologies if this is too long for reading, but I hope you'll bear with me. I like the idea behind chiselapp, but am paranoid so I want to host something similar for myself (and just myself) to keep things private. I downloaded chiselapp and while it *could* work, I decided it was "more" than I