Re: [fossil-users] Inefficiency when swithing between branches

2012-10-05 Thread Lluís Batlle i Rossell
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
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users


Re: [fossil-users] Inefficiency when swithing between branches

2012-10-05 Thread J Ronald
It happens between A & B or A & C, and in any direction.
I don't know why, but obvious it can be more efficient by remembering diffs.  


 From: Lluís Batlle i Rossell 
To: J Ronald ; Fossil SCM user's discussion 
 
Sent: Friday, October 5, 2012 3:44 PM
Subject: Re: [fossil-users] Inefficiency when swithing between branches
  
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
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users