Search found 113 matches

by gsmalter
Tue Jun 15, 2010 1:00 pm
Forum: Support (Vault)
Topic: Help us save space
Replies: 1
Views: 1846

Help us save space

It's not that our Vault database is too big, it's that it feels like it's way way bigger than it needs to be. Here are our Vault statistics: Revisions: 28250 Folders: 1400 (+1172 deleted) Files: 9208 (+11306 deleted) Tree Size: 967.81 MB Disk Space Needed: 1.89 GB Database Size: 1.18 GB As you can s...
by gsmalter
Tue Jun 01, 2010 12:48 pm
Forum: Support (Vault)
Topic: Undo checkin operation
Replies: 1
Views: 1705

Undo checkin operation

We just had a developer do a Commit All rather than a Shelve All. All of the checkins we'd like to undo were part of the same checkin transaction. No labels were applied and no shelves were made. Is there a way, using the Vault Client or the admin tool, to undo a checkin operation? We just want it t...
by gsmalter
Thu May 13, 2010 8:40 am
Forum: Support (Vault)
Topic: Blame only shows end of file
Replies: 1
Views: 1682

Blame only shows end of file

We have a script file with about 800 lines. When I show blame on it, I only see the last 140 lines of it. Why is this?
by gsmalter
Wed May 12, 2010 3:03 pm
Forum: Support (Vault)
Topic: Undiffable shelf
Replies: 4
Views: 2906

Re: Undiffable shelf

I don't have time to do that at the moment, but there's a good chance it has something to do with the shelf containing file additions and/or renames. (Still, I've had shelves with file additions definitely work before.)
by gsmalter
Thu May 06, 2010 2:07 pm
Forum: Support (Vault)
Topic: Undiffable shelf
Replies: 4
Views: 2906

Re: Undiffable shelf

No, the diff for the particular shelveset does not work. The reason my workaround worked is because we were diffing an older shelveset (one that worked) against the working folder of his development machine, which just happened to be equivalent to the new (undiffable) shelveset. Diffing the newest s...
by gsmalter
Thu May 06, 2010 10:58 am
Forum: Support (Vault)
Topic: Undiffable shelf
Replies: 4
Views: 2906

Undiffable shelf

I'm using shelvesets for code inspections and I was just trying to see the difference between two shelves (let's call them Inspection 3.0 and Inspection 4.0). I've done this successfully before. So, I tell it to do the diff, and in the background, the main Vault window does a gazillion "Downloa...
by gsmalter
Fri Apr 30, 2010 9:57 am
Forum: Support (Vault)
Topic: Automatically delete shelveset checkbox shows wrong value
Replies: 1
Views: 1691

Automatically delete shelveset checkbox shows wrong value

If I'm unshelving someone else's shelveset, Vault correctly disables the option to automatically delete it upon unshelving. The problem is, it is showing up as checked when it's greyed out. This makes the user think that it's going to delete the shelveset and there's nothing they can do to stop it. ...
by gsmalter
Wed Apr 21, 2010 8:54 am
Forum: Support (Vault)
Topic: VS2010 - Everything is renegade
Replies: 8
Views: 5688

Re: VS2010 - Everything is renegade

We definitely refreshed his Vault client at the time. The icons in VS are black flags. Since my initial post, the user has fixed the problem by checking out all the files in each solution and then doing an undo checkout. The super-weird thing is that he had to check out every file EXCEPT the solutio...
by gsmalter
Tue Apr 20, 2010 2:11 pm
Forum: Support (Vault)
Topic: VS2010 - Everything is renegade
Replies: 8
Views: 5688

Re: VS2010 - Everything is renegade

He reports the same results with Open from Vault as with getting latest in the standalone Vault client and opening it from the hard drive.
by gsmalter
Tue Apr 20, 2010 2:00 pm
Forum: Support (Vault)
Topic: VS2010 - Everything is renegade
Replies: 8
Views: 5688

Re: VS2010 - Everything is renegade

There are three reasons that what you describe is not the problem. 1) The Visual Studio migration wizard checks out the files it needs to modify automatically for you, and this works properly. 2) The person experiencing the problem was not the person who migrated the systems. So the fact that the mi...
by gsmalter
Tue Apr 20, 2010 1:33 pm
Forum: Support (Vault)
Topic: VS2010 - Everything is renegade
Replies: 8
Views: 5688

VS2010 - Everything is renegade

We just migrated solutions to VS2010. Now one of my developers (the only one to open a solution other than the person who migrated it to begin with) has run into this situation. He showed me that about half of the files in a particular solution were renegade. We opened up the Vault standalone client...
by gsmalter
Mon Apr 19, 2010 2:14 pm
Forum: Support (Vault)
Topic: VS 2010 wizard resulted in weird solution file
Replies: 4
Views: 3867

Re: VS 2010 wizard resulted in weird solution file

As I predicted, undoing checkout on the entire solution and re-migrating with VS 2010 open as an admin avoided this issue. It's still troubling, though, that it is possible to get it out of sync, and that vault information in the solution file appears to get ignored (why is it there?) seeing as ever...
by gsmalter
Fri Apr 16, 2010 3:22 pm
Forum: Support (Vault)
Topic: VS 2010 wizard resulted in weird solution file
Replies: 4
Views: 3867

Re: VS 2010 wizard resulted in weird solution file

I had everything checked in when I started. The VS Wizard checked stuff out automatically. All Vault Bindings are listed as valid, and I get the lock icons on the files even for the project that is missing from the solution file. My guess is that the reason the project got left out is because it fai...
by gsmalter
Fri Apr 16, 2010 9:06 am
Forum: Support (Vault)
Topic: VS 2010 wizard resulted in weird solution file
Replies: 4
Views: 3867

VS 2010 wizard resulted in weird solution file

Here's what happened when using VS 2010 and the enhanced Vault client during the automatic wizard conversion from 2008 -> 2010. Before : Microsoft Visual Studio Solution File, Format Version 10.00 # Visual Studio 2008 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Standard Libra...
by gsmalter
Tue Mar 23, 2010 9:40 am
Forum: Support (Vault)
Topic: Enhanced client doesn't seem to recognize binary file change
Replies: 1
Views: 1845

Enhanced client doesn't seem to recognize binary file change

If I have a DDL in source control that is part of a VS solution, and I check it out in VS using the enhanced client, then copy over it with a newer DLL using Windows File Explorer, when I come back to VS, the status is listed as Unmodified. This remains true even if I do a save all and hit refresh. ...