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.
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

