Search found 6 matches

by thniels
Fri Mar 03, 2017 3:37 am
Forum: Support (Vault Professional)
Topic: Prevent deletion/renames
Replies: 3
Views: 5756

Re: Prevent deletion/renames

You can find out which items have been deleted by performing a Show History on a parent folder. Then you can filter the Actions when the filter window appears and select only Delete or other actions you wish to see. The problem this causes in this specific scenario is in short this: We get a packag...
by thniels
Thu Feb 09, 2017 2:39 am
Forum: Support (Vault Professional)
Topic: Prevent deletion/renames
Replies: 3
Views: 5756

Prevent deletion/renames

We use SourceGear to keep a rather complex and quite large collection of files up-to-date, allowing only changes to the collection through SourceGear. Files changed outside SourceGear are simply overwritten. Right now we use shadow folders to do that but are working on a more sophisticated way of do...
by thniels
Wed Jan 06, 2016 1:43 am
Forum: Support (Vault)
Topic: Trigger Shadow Folder update
Replies: 1
Views: 4839

Trigger Shadow Folder update

I know shadow folders have always only updated when content is touched but is it possible to trigger an update through the API or some other mean? I really would like the shadow folder to be the authoritative version outside the Vault. We can do that by restricting permissions I know, but can it be ...
by thniels
Mon Sep 01, 2014 3:32 am
Forum: Support (Vault)
Topic: Add new project to solution in VS - project doesn't commit
Replies: 5
Views: 7357

Re: Add new project to solution in VS - project doesn't comm

After investigating this, it seems that the auto-commit doesn't apply to the integration. I will log a bug to gray that out and to update the documentation on it. I can also put in a feature request to add it to the integration if it's possible. One option you have in Visual Studio is to have it au...
by thniels
Thu Aug 28, 2014 12:14 am
Forum: Support (Vault)
Topic: Add new project to solution in VS - project doesn't commit
Replies: 5
Views: 7357

Re: Add new project to solution in VS - project doesn't comm

Vault is 7.1.0 (32028) running enhanced mode. Concurrent Development Style is set to VSS style.

Oh, and it is Vault Pro not Std. I hadn't spotted that there is a forum for each.
by thniels
Wed Aug 27, 2014 6:05 am
Forum: Support (Vault)
Topic: Add new project to solution in VS - project doesn't commit
Replies: 5
Views: 7357

Add new project to solution in VS - project doesn't commit

Consider this scenario: * I have a solution opened from Vault inside Visual Studio (2013), containing 3 projects * I add a blank project to my solution inside Visual Studio and add a class to that project * Then I close my solution Vault is set up to automatically commit. The newly added project doe...