-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 2.0 beta 9
-
Component/s: Repository (CVS)
-
None
Probably due to the new use of rlog (which scans all file changes, not just those of files that exist on disk), Bamboo is listed changes for files that were added on branches. CVS internally creates a changelog for these files on MAIN and shows them as "file FileName was initially added on branch branch-name" as revision 1.1, despite the file not existing on MAIN at rev 1.1. (See http://build.limewire.org/bamboo/browse/LW-NIGHTLY-396/commit for an example).
This adds a lot of confusing clutter to changes from plans on MAIN, especially when a lot of unrelated work is being done on a branch.