EA 7.5 850
MySQL 5.0.37 community server
Subversion
CollabNet Subversion Client 1.6.4
Sequence of events:
Was looking at the ea repository t_package table with the MySQL Query browser, and noticed two checked out packages (as shown in the PackageFlags field)which were not visible in the project browser.
Executed File>Reload current project, and the two packages appeared.
When I right clicked>Package Control>File Properties on one of the packages, it displayed what I expected: the package was locked by the person identified.
When I did the same thing with the second package, I got a popup box
xxx\xxxxxxxx.xml: (Not a versioned resource) svn: A problem occured; see other errors for details |
The t_package table XMLPath specified an existing file out in Subversion, which indeed was checked out by the person indicated in the PackageFlags.
I executed the Package Control>Re-synch all statuses with VC providers.
When I re-ran the query against the t_package table, both CRC and the lock information disappeared, leaving only the VCCFG parameter.
The packages are still in the same statuses in Subversion, and (to my surprise) I still get the same results when I do Package Control>File Properties for the packages - one shows as being locked, and the other claims to not be a versioned resource.
The only additional factor is that I believe that the user's laptop has gone into sleep mode.
I will be submitting a bug report.