Re: [fossil-users] fossil update --latest not working

2016-03-08 Thread Andy Bradford
Thus said John Regehr on Tue, 08 Mar 2016 10:18:15 +0100: > This usually works, but every couple of weeks my local repository gets > somehow stuck in a state where the remote changes appear to be pulled > from the server, but then they are not applied to my local sources. > This has happened a

Re: [fossil-users] fossil update --latest not working

2016-03-08 Thread John Regehr
Thanks for the help Martin and Stephan! Unfortunately I already nuked the stuck repository. However, I will save a copy next time this happens, it seems somewhat predicable. John On 3/8/16 12:28 PM, Martin Gagnon wrote: Le 8 mars 2016 à 05:23, Stephan Beal mailto:sgb...@googlemail.com>> a

Re: [fossil-users] fossil update --latest not working

2016-03-08 Thread Martin Gagnon
> Le 8 mars 2016 à 05:23, Stephan Beal a écrit : > >> On Tue, Mar 8, 2016 at 10:18 AM, John Regehr wrote: >> I have an extremely simply use case for fossil: I'm tracking the latest >> sqlite sources but I have some modifications in my local repository. Every >> few days I run "fossil update --

Re: [fossil-users] fossil update --latest not working

2016-03-08 Thread Stephan Beal
On Tue, Mar 8, 2016 at 10:18 AM, John Regehr wrote: > I have an extremely simply use case for fossil: I'm tracking the latest > sqlite sources but I have some modifications in my local repository. Every > few days I run "fossil update --latest". This usually works, but every > couple of weeks my

[fossil-users] fossil update --latest not working

2016-03-08 Thread John Regehr
I have an extremely simply use case for fossil: I'm tracking the latest sqlite sources but I have some modifications in my local repository. Every few days I run "fossil update --latest". This usually works, but every couple of weeks my local repository gets somehow stuck in a state where the