On Thu, Aug 28, 2014 at 6:46 PM, Paul Higham <pa...@janmedical.com> wrote:

>
> I plan on updating the cloud version of Fossil but I do have the latest on
> my own  machine.  However, I cannot find any specific instructions even on
> the Fossil website as to how to do this. Is it possible or not?
>
>
(1)  Put the new fossil binary on the server
(2)  Run "fossil rebuild $REPO" for each of your repositories
(3)  There is no step 3.  You are done.

The second step can normally be accomplished by running "fossil all
rebuild" but your version of fossil is so old that it might not have
recorded the locations of all the repositories and so the "all" command
might not work for you.  Safer, I think, to simply run "fossil rebuild
$REPO" for each repository.


-- 
D. Richard Hipp
d...@sqlite.org
_______________________________________________
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