Title: Compare by Version Post by: Phil Wallingford on January 21, 2010, 10:18:03 AM PowerVCS implements the SCC-API function to compare files by version number. This substantially improves performance when refreshing status. Rather than needing to compare files byte-by-byte, version comparison requires only looking at two short strings, one in the Repository and one in the PBL.
Regards, Phil |