On Tue, Dec 12, 2017 at 1:16 PM, <fossil-users-requ...@lists.fossil-scm.org>
wrote:
>
> Date: Tue, 12 Dec 2017 14:00:01 +0100
> From: Florian Balmer <florian.bal...@gmail.com>
> Subject: Re: [fossil-users] Metadata in Timeline Verbose View
> Message-ID:
>         <CAHgAu9+A-iFu3ipmcKw0jR+xZAfdGgGkxM8ucBBvHviqXWzcqQ@
> mail.gmail.com>
> Content-Type: text/plain; charset="UTF-8"
>
> > $ fossil conf export skin foo
> > …upgrade Fossil, switch repo to skin you wish to merge…
> > $ fossil conf merge foo
>
> Sounds easy. But on shared web hosting, with limited shell access, and
> a total of 10-15 repositories, this already makes me edgy. I have also
> tried using a shared skin loaded from a directory using the "skin:"
> CGI control line, but then the skin is missing on local machines.
>

$ fossil conf pull skin URL-to-remote-repo
... update skin locally
$fossil conf push skin URL-to-remote-repo
_______________________________________________
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