How do get the new automatic check out of .resx with .cs?

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

Moderator: SourceGear

Post Reply
George Mills
Posts: 33
Joined: Tue Aug 24, 2004 8:19 am

How do get the new automatic check out of .resx with .cs?

Post by George Mills » Fri Jan 07, 2005 10:56 am

From feature list: "IDE now guarantees that if a .cs file checked out, the .resx file is checked out too."

How do you get this to work. I did a brand new project, checked it in and check out the .cs and it leaves .resx checked in.

I checked admin tool and client ide options.

Puzzled.

Yes, I'm running 3.0.1.

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

Post by dan » Fri Jan 07, 2005 11:29 am

Hmm - we thought we had this one fixed, but perhaps there is still a lingering case.

Does this always happen, or does it depend on a particular sequence of events in VS?

George Mills
Posts: 33
Joined: Tue Aug 24, 2004 8:19 am

Post by George Mills » Fri Jan 07, 2005 11:53 am

I only tried once to test it before a Demo.

I'm using the standalone Vault IDE. Not integration.

If it requires VS IDE integration then that might be it.
Running 3.0.1 with gold support

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

Post by dan » Fri Jan 07, 2005 1:32 pm

Yes, that's it. When we refer to the IDE, we mean Visual Studio, not Vault's standalone client.

Visual Studio is supposed to check out .resx files when it checks out .cs files, since the .resx file is hidden. It didn't work in every case, so we tweaked Vault to ensure that it happened.

The Vault GUI hasn't been designed to work that way, since all files are visible in the file list.

Post Reply