On Thu, Aug 11, 2011 at 2:03 PM, Stephan Beal <[email protected]> wrote:

> There is no built-in way to create a remote repository (a fossil server
> represents the _one_ repository which must already exist before the server
> can start). You have to create the .fsl file, run fossil ui once to set the
> admin password, upload it to the server, and either run it (if you're
> running it as a server) or set up a CGI script wrapper to run it (for CGI
> use).
>

How much damage would setting up one .fsl file, and then copying it multiple
times - once for each new repository - cause? If that worked, you could wrap
a script around scp (or pscp on Windows) to make a "create remote
repository" command.

      <mike
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to