On 18 March 2014 17:26, Stephan Beal <sgb...@googlemail.com> wrote:
> On Tue, Mar 18, 2014 at 5:15 PM, Michai Ramakers <m.ramak...@gmail.com>
> wrote:
>>
>> reality check: if I have no local changes and want to repeatedly
>> switch local tree to points in history, 'checkout' and 'update' are
>> functionally equivalent, or not? (I noticed 'checkout' is much slower
>> than 'update' in this particular case.)
>
> i've been using fossil since the end of 2007, hacking on it since 2008, and
> i never realized i could use "update" to jump to a specific version. i've
> always used checkout for that.

...however, after some more toying using 'update', I see that some
directories that did not exist at the time of the checkout/tag (as
reported by 'fossil status') do now exist locally. 'fossil extra' or
'fossil status' hint that the local tree is up-to-date w.r.t. the
checkout/tag.

I think I don't understand the logic behind 'checkout' and/or 'update'
100%... Time to play some more.

Michai
_______________________________________________
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