Search found 15 matches

by swilson314
Thu Dec 17, 2020 4:05 pm
Forum: Support (Vault)
Topic: File outside project/added to solution folder/no check in
Replies: 5
Views: 88140

Re: File outside project/added to solution folder/no check in

Thanks for your quick reply Tonya.

We're talking about many hundreds of files in multiple locations, so sharing the files would be quite a bit of work.

Maybe you an trace the source of the checkout "bug" and apply it to checkin ;)
by swilson314
Thu Dec 17, 2020 12:51 pm
Forum: Support (Vault)
Topic: File outside project/added to solution folder/no check in
Replies: 5
Views: 88140

Re: File outside project/added to solution folder/no check in

Hi, Here is the scenario we're facing per a Slack post: *** I "reuse" many files, e.g. PSPublic and various dev libraries, in my Quiver project. I've added them to the VS Quiver project so they show up in the Solution Explorer. Vault automatically checks out the files when I modify them fr...
by swilson314
Fri Apr 05, 2019 3:08 pm
Forum: Support (DiffMerge)
Topic: Unhandled exception when comparing .h
Replies: 6
Views: 22540

Re: Unhandled exception when comparing .h

I suspect you need the two versions of the file (attached) to reproduce the problem.
by swilson314
Thu Apr 04, 2019 11:08 am
Forum: Support (DiffMerge)
Topic: Unhandled exception when comparing .h
Replies: 6
Views: 22540

Re: Unhandled exception when comparing .h

10.0.2
Win10 x64
Yes, crashes on other developer machines.
Example file is attached. I had to zip it to work-around the upload size limit.
by swilson314
Wed Apr 03, 2019 5:04 pm
Forum: Support (DiffMerge)
Topic: Unhandled exception when comparing .h
Replies: 6
Views: 22540

Unhandled exception when comparing .h

Hi, I've recently had DiffMerge crash on me when performing a file comparison on a header file (pic attached). I updated the Vault Client to the most recent version, but it didn't help. It seems to work fine with many other files. The files that fail are all 420KB or larger. 4/3/2019 3:50:24 PM] Ver...
by swilson314
Thu Dec 07, 2017 1:48 pm
Forum: Support (Vault Professional)
Topic: VS2015 very slow checkin
Replies: 13
Views: 21243

Re: VS2015 very slow checkin

Done.
by swilson314
Wed Dec 06, 2017 2:49 pm
Forum: Support (Vault Professional)
Topic: VS2015 very slow checkin
Replies: 13
Views: 21243

Re: VS2015 very slow checkin

For this solution, there are multiple projects, but the project files and sources are each stored in their own subfolder, i.e. under the folder where the VC.db file exists.
by swilson314
Wed Dec 06, 2017 2:46 pm
Forum: Support (Vault Professional)
Topic: VS2015 very slow checkin
Replies: 13
Views: 21243

Re: VS2015 very slow checkin

The VC.db file is not stored in Vault. (Not listed in the .sln file or Vault Client.) It's a transitory file that is constantly being updated for intellisense. I don't understand why Vault should care about this file....
by swilson314
Tue Dec 05, 2017 5:11 pm
Forum: Support (Vault Professional)
Topic: VS2015 very slow checkin
Replies: 13
Views: 21243

Re: VS2015 very slow checkin

Ok, we added *.VC.db to the exclude list (per attached screenshot), but it didn't make any change to the speed (still ~37 s). I closed and restarted VS before I tested. Another curiosity is that nobody else in our development group has this problem. The files to be checked in show up within a few se...
by swilson314
Mon Dec 04, 2017 5:37 pm
Forum: Support (Vault)
Topic: Missing OK/Cancel in Locate Solution dialog
Replies: 4
Views: 8075

Re: Missing OK/Cancel in Locate Solution dialog

Agreed, it was a mistake on my part that I didn't do that.
by swilson314
Mon Dec 04, 2017 4:28 pm
Forum: Support (Vault)
Topic: Missing OK/Cancel in Locate Solution dialog
Replies: 4
Views: 8075

Re: Missing OK/Cancel in Locate Solution dialog

Thanks. The same problem occurred when opening the solution. It appears the issue was due to the VS2008->2014 translator. I edited the .sln file by hand to restore the Vault info and it appears to work now. Thanks for your help!
by swilson314
Mon Dec 04, 2017 11:24 am
Forum: Support (Vault Professional)
Topic: VS2015 very slow checkin
Replies: 13
Views: 21243

Re: VS2015 very slow checkin

Sorry, waiting for our IT manager to return from travel....
by swilson314
Fri Dec 01, 2017 5:59 pm
Forum: Support (Vault)
Topic: Missing OK/Cancel in Locate Solution dialog
Replies: 4
Views: 8075

Missing OK/Cancel in Locate Solution dialog

[I tried to post this yesterday, but it didn't end up on the board, so I'm trying again. Sorry if this is a duplicate.] I've got a VS project that was translated from VS2008 to VS2015. The source control bindings were lost and VS prompted me to attach the project to an existing project in source con...
by swilson314
Thu Nov 30, 2017 5:13 pm
Forum: Support (Vault Professional)
Topic: VS2015 very slow checkin
Replies: 13
Views: 21243

Re: VS2015 very slow checkin

Thanks for your quick response :)

Both the ghosting options were turned on. I turned them off, but there was no change in the speed.
by swilson314
Thu Nov 30, 2017 1:42 pm
Forum: Support (Vault Professional)
Topic: VS2015 very slow checkin
Replies: 13
Views: 21243

VS2015 very slow checkin

I'm using VS 2015. When I checkin a file from the Vault Pending Changes window, it takes >30s for the checked out file to show up in the tree list of the Vault Commit window. The slowness is related to the Project.VC.db file. If I close VS, delete the .VC.db file, open VS, then the check in is very ...