File Status in VB6 IDE
Moderator: SourceGear
File Status in VB6 IDE
All the file statuses are unknown when I have a project open in the IDE (they have a red !) by them. When I use the SourceOffsite program everything looks normal.
Additional Info
I'm using Source Offsite 4.0 client on an XP machine. The server is also version 4.0 and although it's on the company network it's not the computer that actually hosts the VSS database.
reply
The project is one that's been around for a while. I've tried get latest/ checking stuff in and out but nothing seems to help.
I just opened the project this morning and a few of the files don't have the ! by them, these are all ones I recently worked on and checked in.
It seems like the software can't tell if the local files are the same as what's in source safe. When I do a checkout on the a file with the ! it says that the file may have been modified and prompts me for what it should do.
I just opened the project this morning and a few of the files don't have the ! by them, these are all ones I recently worked on and checked in.
It seems like the software can't tell if the local files are the same as what's in source safe. When I do a checkout on the a file with the ! it says that the file may have been modified and prompts me for what it should do.
Did you install SOS 4.0 to the same directory as your 3.5 Client? The SOS 4.0 client was designed to use the same cache file format (for remembering file statuses) as 3.5, but 4.0 will only find those cache files if stored to the same directory as 3.5.
If you use the 4.0 GUI Client, I'm guessing all of your file statuses appear as Unknown. If that's true, then using the GUI Client, go to the Files tab of Options and turn on checksums, then refresh your file lists. The Unknown statuses should disappear, and your VB problem should then go away.
If you use the 4.0 GUI Client, I'm guessing all of your file statuses appear as Unknown. If that's true, then using the GUI Client, go to the Files tab of Options and turn on checksums, then refresh your file lists. The Unknown statuses should disappear, and your VB problem should then go away.
Thanks corey
I've only been working with version 4, I didn't have the old version installed previously.
I made the options change and after I did a get latest everything looks good.
Thanks for the help!
I made the options change and after I did a get latest everything looks good.
Thanks for the help!