Search found 84 matches

by Mordachai
Mon Oct 17, 2016 8:39 am
Forum: Support (Vault)
Topic: SingleFileISense
Replies: 20
Views: 26556

Re: SingleFileISense

Okay - back again - today - 10:34AM Monday, 10-17-2016. attached is the dialog I first got back when this first happened. It just appeared again today when I hit the VA button for Alt+O (I was looking at a header file, and I wanted to check for / edit the associated cpp file). Now that this stupid d...
by Mordachai
Wed Oct 12, 2016 9:20 am
Forum: Support (Vault)
Topic: SingleFileISense
Replies: 20
Views: 26556

Re: SingleFileISense

So far so good. These files keep appearing as part of ISense related to boost - and I also updated boost recently - and in order to do that we do keep a copy in Vault - and I suspect that Vault got very confused with all of the new folders and files and changes needed to go from 1.57 to 1.62. I'm *h...
by Mordachai
Tue Oct 11, 2016 2:50 pm
Forum: Support (Vault)
Topic: SingleFileISense
Replies: 20
Views: 26556

Re: SingleFileISense

I used a file search of all .sln and .vcxproj files for all references to other .vcxproj files - and none of them were out of the ordinary - just correct references. also - none of my .sln or .vcxproj files are checked out. so it's not like Vault even recognizes that these changes are going to affec...
by Mordachai
Tue Oct 11, 2016 7:43 am
Forum: Support (Vault)
Topic: SingleFileISense
Replies: 20
Views: 26556

Re: SingleFileISense

Is your solution file bound? Yes. The solutions and all .vcxproj files are bound. (see attachment image as an example - but they all look like that - every single one is properly bound that I can find) It looks like you are using the Vault Enhanced Client. With that client the solution file must be...
by Mordachai
Mon Oct 10, 2016 1:02 pm
Forum: Support (Vault)
Topic: SingleFileISense
Replies: 20
Views: 26556

Re: SingleFileISense

It appears to be basically a feature of VS2015 - but there is a severe interaction between it and your product that is making a mess:

https://blogs.msdn.microsoft.com/vcblog ... in-vs2015/
by Mordachai
Mon Oct 10, 2016 12:55 pm
Forum: Support (Vault)
Topic: SingleFileISense
Replies: 20
Views: 26556

Re: SingleFileISense

All but one of the projects looks identical to this: _sfi_df38596a-4a14-4e9f-85be-394efb218c88_.vcxproj <?xml version="1.0" encoding="utf-8"?> <Project DefaultTargets="Build" ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003&q...
by Mordachai
Mon Oct 10, 2016 12:49 pm
Forum: Support (Vault)
Topic: SingleFileISense
Replies: 20
Views: 26556

Re: SingleFileISense

This is continuing to be a problem. Yes - my projects are properly part of vault and have been for years. Today, I have three more instances of this same problem appear: (see attached image) You can see that it forced the creation of a stupid folder "Miscellaneous Files" and three garbage ...
by Mordachai
Thu Oct 06, 2016 3:31 pm
Forum: Support (Vault)
Topic: SingleFileISense
Replies: 20
Views: 26556

Re: SingleFileISense

This seems to be the same basic issue as described here:
http://support.sourcegear.com/viewtopic ... 980#p77980

And the solution for me was to delete those same files.
by Mordachai
Thu Oct 06, 2016 1:50 pm
Forum: Support (Vault)
Topic: SingleFileISense
Replies: 20
Views: 26556

SingleFileISense

This is driving me slightly nuts. Since upgrading to VS2015, I'm getting a new one of these every time I open one of our solutions: "C:\Users\steve\AppData\Roaming\Microsoft\VisualStudio\14.0\SingleFileISense\_sfi_3c3a5d32-c54e-41bc-bed2-ed86b8e23115_.vcxproj" the filename changes - I have...
by Mordachai
Wed Dec 16, 2015 11:08 am
Forum: Support (Vault)
Topic: Can't get diffs to current file
Replies: 1
Views: 4499

Can't get diffs to current file

Exception of type 'VaultClientOperationsLib.GetLatestVersionFailedException' was thrown. I get that error anytime I look at history, and select a single version (to be compared with my local file), and hit "diff". If I choose two versions in the history itself and dif those, it works. But ...
by Mordachai
Wed Mar 05, 2014 3:41 pm
Forum: Support (Vault)
Topic: This is possibly the worst piece of software I have ever...
Replies: 11
Views: 13439

Re: This is possibly the worst piece of software I have ever

Let's set some terms: checked-out: a file is checked-out from vault by the current user in the working folder. read-only: file is marked as read-only and checked in (not checked out). rogue: file is marked as editable, but not checked out. 1) Are there ever cases where a user will have two files set...
by Mordachai
Tue Mar 04, 2014 9:59 am
Forum: Support (Vault)
Topic: This is possibly the worst piece of software I have ever...
Replies: 11
Views: 13439

Re: This is possibly the worst piece of software I have ever

Is using the setting "Prompt for modified files" not an option? What does that do if it's used in your case? No way to script this (would have to babysit every interaction - totally anathema to scripting). Tedious to ascertain for each individual file yes/no. I'll try your other suggestio...
by Mordachai
Fri Feb 28, 2014 11:44 am
Forum: Support (Vault)
Topic: This is possibly the worst piece of software I have ever...
Replies: 11
Views: 13439

Re: This is possibly the worst piece of software I have ever

It's everything put together. No way to mark a file as "okay to overwrite with latest" No way to mark a file as "don't overwrite" (other side of same coin) Constant incorrect status (because Vault uses a local cache rather than referring to the actual database in order to determi...
by Mordachai
Mon Feb 24, 2014 8:30 am
Forum: Support (Vault)
Topic: Vault fans: Post your testimonials here
Replies: 21
Views: 177822

Re: Vault fans: Post your testimonials here

EDIT from SourceGear: This is a duplicate post. Please see this forum thread for the user's comments: http://support.sourcegear.com/viewtopic.php?f=5&t=22086.
by Mordachai
Mon Feb 24, 2014 8:29 am
Forum: Support (Vault)
Topic: This is possibly the worst piece of software I have ever...
Replies: 11
Views: 13439

This is possibly the worst piece of software I have ever...

...had to use. What goes through your designers heads when they design "get latest" to stumble upon already-currently checked out files? How can any source control system possibly fail to know to skip those files? Or have an option to do so (which doesn't then cause all local files to be q...