On Thu, Oct 04, 2012 at 11:50:15PM -0700, J Ronald wrote: > For example, there is a checkin node A with a lot of source code files, in my > example the linux kernel code > > then make a branch B from A with a little modification, > > also make a branch C from A with a little modification. > > The structure is like this: > > B C > > \ / > > A > > Then checkin every thing, it is very slow to switch between B & C, it seems > to check every file in A when switching.
But this does not happen bettwen A and B, or A and C? Can it be influenced of 'repo-cksum' or 'mtime-changes', that are used at least at commit time, iirc? Regards, Lluís. _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

