12
« on: August 12, 2009, 02:51:30 pm »
Hello Mega,
The behaviour that you describe belongs to EA versions that pre-date 7.5
If you check-out Subversion working copies onto each of the users' PCs, that is, each of the laptops and the desktop PC, and direct EA to use the (personal) working copy instead of trying to share a common working copy folder between all three users, that should solve the problem for you.
When you lock a file in Subversion, a lock token for the file is created in the repository and also copied to the working copy folder.
If your working copy folder does not contain the lock token that the repository says it should, then the file isn't locked in that working copy, and EA won't see the corresponding package as "checked-out".
As of EA version 7.5, this behaviour still applies, however, in addition, EA now records the Windows user name of the person that has checked-out a package.
regards,
Howard Britten.