Add new files picks up almost all files for C#

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

Moderator: SourceGear

Post Reply
Perry
Posts: 110
Joined: Tue Dec 27, 2005 9:11 am

Add new files picks up almost all files for C#

Post by Perry » Fri Mar 10, 2006 12:19 pm

When I add a new C# project (recently generated with Visual Studio C# Express Edition), I have adjust the list by also checking the .csproj file -- I've seen this multiple times.

It is nice that it gets almost all the files, and I think it just needs to be fixed for this one more file type.

Vault IDE client, 3.1.6

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

Post by dan » Fri Mar 10, 2006 12:50 pm

This is a Visual Studio dialog that we don't control, so there isn't much we can do about it.

Perry
Posts: 110
Joined: Tue Dec 27, 2005 9:11 am

Post by Perry » Fri Mar 10, 2006 3:29 pm

I'm not sure what Visual Studio dialog you're talking about, unless the dialog I saw inside Vault was actually a Visual Studio dialog?

I use the Vault client, and what I did was entirely from the Vault client -- anyway, from my perspective (unless you invoke some plugin transparently?)

I thought that (a) the integration of Vault into Visual Studio doesn't work except for single-user deployments--I mean, where users never use more than one machine [this is what the forum thread says], and (b) there is no integration for Visual Studio 2005 Express in any case.

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

Post by dan » Fri Mar 10, 2006 3:54 pm

Sorry, I misunderstood - I thought you were adding them from Visual Studio, since you referenced it in your note.

.csproj files should be checked by default if you are adding a folder from the GUI client. The only files not checked are those in the Exclude list, which you can see from the Exlude button, and also change the default on the Exclude list from the Admin Tool. Does your Exclude list contain "*.csproj"?

Perry
Posts: 110
Joined: Tue Dec 27, 2005 9:11 am

Post by Perry » Fri Mar 10, 2006 4:01 pm

I went and tried a test with a new project, and yes, .csproj is on the exclude list.

This of course prompts the question, why is it on the exclude list? (I.e., does it ship that way, or is that our fault?)

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

Post by dan » Fri Mar 10, 2006 4:10 pm

It should not be on the exclude list by default. Did someone change it in your installation?

Perry
Posts: 110
Joined: Tue Dec 27, 2005 9:11 am

Post by Perry » Fri Mar 10, 2006 6:26 pm

Not that I know of -- that is why I asked you if it ships this way.

Or, could it be a past bug carried through?

If a previous version of the server had this bug, would it be preserved across upgrades to newer versions?

Post Reply