I have tried it.
It still traverse every file, though they are the same in the two branches.

On 2012-10-8, at 17:30, David Bariod <davidr...@googlemail.com> wrote:

> 
> 
> On Wed, Oct 3, 2012 at 2:02 PM, J Ronald <follow...@yahoo.com> wrote:
>> For example, there is a checkin node A with a lot of source code files,
>> 
>> 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.
> 
> 
> You may try to change the default settings for this repository.
> fossil settings repo-cksum off
> This should speed up your checkout operations.
> 
> --
> David Bariod
>  
_______________________________________________
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