Alexander Litvinov <[EMAIL PROTECTED]> writes: > Machine info: SuSE 9.1 (linux kernel 2.6.5), SATA drive, 1G RAM. > Tla from SuSE dist: >> tla -V > tla [EMAIL PROTECTED]/dists--devo--1.0--patch-9 > (configs/emf.net-tla/devo.tla-1.2) from regexps.com
You could try to upgrade. There have been some performance improvements since that. Second thing to do, if not already done: Use a revision library. Another optimization: use "tla get --link". Be warned: This is a dangerous optimization. Make sure you've read all the docs before using it on important projects. And a few things you should know: tla does most of the work on the client. If you compare tla and CVS, CVS may beat tla on the client, but the server load and the bandwidth consumption are ridiculously small in the case of tla. -- Matthieu _______________________________________________ Gnu-arch-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-arch-users GNU arch home page: http://savannah.gnu.org/projects/gnu-arch/
