Can't check in edited file
Moderator: SourceGear
-
- Posts: 24
- Joined: Fri Apr 30, 2004 2:38 pm
Can't check in edited file
I have edited 2 files in my IDE (.cpp and .rc). I look in the Vault client and see both files correctly have the edited status - but only the .cpp is listed in the pending change set. If right click on the .rc and select 'check in...' - nothing happens except a screen redraw. If right click on the .cpp and select 'check in...' - I get the check in dialog box as expected. Shutting down the Vault client and starting it up again solves the problem. I have seen this a few times but I don't have any steps as to how to reproduce it.
It sounds like Vault isn't picking up the file edits and creating a pending change set item for your files. This happens often with some programs, like Microsoft Word, but Vault has always been able to pick up changes by Visual Studio's text editor in our testing.
You can check out the file before you edit it to cause Vault to examine the file's status in a different way. Checked out files are given a special examination on all refreshes; it would be inefficient and slow to examine all files in all working folders on every refresh, so we rely on Windows to notify us of changes. Sometimes we don't get that notification.
[edited to clarify the part about Microsoft Word]
You can check out the file before you edit it to cause Vault to examine the file's status in a different way. Checked out files are given a special examination on all refreshes; it would be inefficient and slow to examine all files in all working folders on every refresh, so we rely on Windows to notify us of changes. Sometimes we don't get that notification.
[edited to clarify the part about Microsoft Word]
Shaw Terwilliger
SourceGear LLC
`echo sterwill5sourcegear6com | tr 56 @.`
SourceGear LLC
`echo sterwill5sourcegear6com | tr 56 @.`
-
- Posts: 24
- Joined: Fri Apr 30, 2004 2:38 pm