i suppose banging out some sql wouldn't be out of the question, though i
had not thought of this. it makes perfect sense, though. if i get stuck
i'll ask to see what you came up with. thanks for the suggestion!

On Wed, Jan 20, 2016 at 11:50 PM, Scott Robison <sc...@casaderobison.com>
wrote:

> On Wed, Jan 20, 2016 at 8:33 PM, dewey.hyl...@gmail.com <
> dewey.hyl...@gmail.com> wrote:
>
>> i'm a command-line junkie, and tend to script/automate everything ... and
>> i tend to create a lot of fossil repos for small projects. so i'm trying to
>> figure out how to programmatically configure individual repos so that i
>> don't have to deal with the web browser for configuration.
>>
>> i'm currently able to create users and set permissions and such, but so
>> far i haven't been able to figure out how to set:
>>
>>     project name
>>     project description
>>     index page
>>
>> how can this be done via command-line? and where is this documented? i'm
>> sure i'll end up wanting more configuration items, but figure if someone
>> can explain this part to me i'll be able to figure out the others.
>>
>
> I created my own PHP based front end to a multi-repo fossil setup that
> allows me to create a repo using any of the others as a "template" and
> specify the project name & description. It uses SQL to tweak the settings
> rather than anything specific to fossil. I'm happy to share what I have
> (ugly though it is) if you think it might be helpful.
>
> --
> Scott Robison
>
>
> _______________________________________________
> fossil-users mailing list
> fossil-users@lists.fossil-scm.org
> http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
>
>
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to