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:

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. > > T