If you are having a problem using Vault, post a message here.
Moderator: SourceGear
-
chrisbond
- Posts: 3
- Joined: Fri Feb 23, 2007 4:29 am
Post
by chrisbond » Fri Feb 23, 2007 4:31 am
Just rebuilt my development workstation from Windows XP to Vista.
Few bugs that it didnt do before:
Pending Checkins, its not excluding _sgbak directory and trying to readd it everytime you checkin. It's also trying to checkin in the images directories Thumbs.db which it excluded before.
Would be great if their was a workaround fix as its annoying to exclude all the time.
-
chrisbond
- Posts: 3
- Joined: Fri Feb 23, 2007 4:29 am
Post
by chrisbond » Fri Feb 23, 2007 4:36 am
Also another one if you edit any page and start typing it doesnt automatically check the file out - you have to manually do it by right clicking in Visual Studio
-
John C
- Posts: 12
- Joined: Fri Jun 03, 2005 3:01 am
Post
by John C » Fri Feb 23, 2007 6:11 am
Are you sure you've got the 'Check out automatically' options set in Tools > Options > Source Control > Environment? I'm running Vista and files are automatically checked out when I start typing in them...
-
chrisbond
- Posts: 3
- Joined: Fri Feb 23, 2007 4:29 am
Post
by chrisbond » Fri Feb 23, 2007 6:47 am
John C wrote:Are you sure you've got the 'Check out automatically' options set in Tools > Options > Source Control > Environment? I'm running Vista and files are automatically checked out when I start typing in them...
It's def set - it's the default. This is a combined web project, with mixed c# and vb.net external projects.
-
John C
- Posts: 12
- Joined: Fri Jun 03, 2005 3:01 am
Post
by John C » Fri Feb 23, 2007 7:28 am
Are you using VS2005? I am and can confirm that a web project with C# assemblies in the solution works on my machine.
Although I'm only using C# projects so not sure if also having the VB ones in there makes a difference...