intermittent problem checking in files with VS2k3

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

Moderator: SourceGear

Post Reply
zumafan

intermittent problem checking in files with VS2k3

Post by zumafan » Wed Dec 22, 2004 7:21 pm

Sometimes I get an error when trying to check in an aspx/aspx.vb/resx file, VS says "checkin failed, the file was modifed earlier in the transaction" (or something like that).

If I check the server log, I get:

----12/22/2004 5:14:28 PM (192.168.0.166)--SSL Disabled VaultLib.VaultRequestCheckIn returned: Success
----12/22/2004 5:14:28 PM (192.168.0.166)--SSL Disabled VaultLib.VaultRequestCheckIn returned: Success
----12/22/2004 5:14:28 PM (192.168.0.166)--SSL Disabled VaultLib.VaultRequestCheckIn returned: FailTxItemModified

But if I restart VS the checkin works.

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Thu Dec 23, 2004 3:30 pm

We'll have to try to reproduce this here. Does there seem to be any pattern to when this error happens?

Also, note that it will be next week before we can dig into this, due to our holiday schedule.

zumafan

RE: intermittent problem checking in files with VS2k3

Post by zumafan » Thu Dec 23, 2004 4:06 pm

not really a pattern, no.

It's only happened 3 times in total across 5 developers in the past 2 days.

Very weird error message. I appreciate you taking a look into the problem..

dan
Posts: 2448
Joined: Wed Dec 17, 2003 5:03 pm
Location: SourceGear
Contact:

Post by dan » Tue Dec 28, 2004 4:27 pm

I've been trying to reproduce this, but have not been able to do it yet. One question though: Is it possible that certain types of changes trigger this, such as for instance editing just resources vs editing just code, or some pattern like that?

Post Reply