Minor bug - incorrectly attributing checked out files

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
ancap
Posts: 21
Joined: Fri Feb 20, 2004 12:36 pm

Minor bug - incorrectly attributing checked out files

Post by ancap » Sat Feb 21, 2004 7:57 am

The VSS importer issues a warning about checked out files, valuable since it does not attempt to import the checked out status. This warning appears to correctly only list checked out files, however it incorrectly attributes who has the files checked out.

If there are m developers with n total files checked out among them, the warning will list the first developer (who is first appears arbitrary and does not appear to be alphabetical) with n-(m-1) files attributed to him, including many files which are really checked out by the other developers. All remaining developers have only 1 files apiece attributed to them.

This is a minor issue as you can then abort VSS import and use VSS' recursive status query to get the correct info.

Aaron

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Post by jeremy_sg » Mon Mar 01, 2004 7:03 pm

I've added this to our bug list to investigate this.

Post Reply