Search found 3630 matches

by jclausius
Wed Jan 28, 2026 1:42 pm
Forum: Support (Vault)
Topic: Groups - Reviewing User List
Replies: 6
Views: 16139

Re: Groups - Reviewing User List

Please note, the request by clange is that the Add/Edit Groups will show the list of users by login only. The original request is the users listed in Groups also include the name along with the login.
by jclausius
Thu Aug 14, 2025 10:20 am
Forum: Support (Vault Professional)
Topic: MachineKeys safety
Replies: 3
Views: 24832

Re: MachineKeys safety

If you want to configure this, the best option is to configure things manually for the "IIS AppPool\*" related to Vault Server application pools.

The Vault server will need read/write access to %ALLUSERSPROFILE%\Application Data\Microsoft\Crypto\RSA\MachineKeys to initially create the "edb3 ...
by jclausius
Wed Jul 30, 2025 12:45 pm
Forum: Support (Vault Professional)
Topic: Work Items Tracking doesn't work in VisualStudio 2022
Replies: 2
Views: 77865

Re: Work Items Tracking doesn't work in VisualStudio 2022

Status Update:

We have identified a problem with Work Item Tracking in the Visual Studio Extensions. At this point in time, please contact SourceGear Vault Technical Support on providing a solution to the problem.

Thank you for your understanding.
by jclausius
Thu Jun 26, 2025 9:22 am
Forum: Support (Vault Professional)
Topic: Work Items Tracking doesn't work in VisualStudio 2022
Replies: 2
Views: 77865

Re: Work Items Tracking doesn't work in VisualStudio 2022

Thank you for the report.

Thank you for your patience while we dig into the differences in how VS 2019 handles the Vault work items vs. VS 2022.
by jclausius
Tue Jun 10, 2025 9:30 am
Forum: Support (Vault Professional)
Topic: MachineKeys safety
Replies: 3
Views: 24832

Re: MachineKeys safety

HI there,

The encryption between Vault client/server depends on an RSA key generated on the Vault Server. This file will have either "edb3..." in either the first or second portion of the file name (separated by an underscore).

The Vault Server security context of the Vault Server process will ...
by jclausius
Wed Dec 18, 2024 11:10 am
Forum: Vault Standard CPC (Cross Platform Client)
Topic: macOS 11 (and later) VaultCPC
Replies: 2
Views: 259641

Re: macOS 11 (and later) VaultCPC

Note, starting with VaultCPC Standard 11, setting the extended attribute using xattr should no longer be required. At least with this current implementation of Gatekeeper within MacOS.
by jclausius
Wed Dec 18, 2024 11:10 am
Forum: Vault Professional CPC (Cross Platform Client)
Topic: macOS 11 (and later) VaultCPC Professional
Replies: 2
Views: 284928

Re: macOS 11 (and later) VaultCPC Professional

Note, starting with VaultCPC Professional 11, setting the extended attribute using xattr should no longer be required. At least with this current implementation of Gatekeeper within MacOS.
by jclausius
Mon Oct 21, 2024 10:37 am
Forum: Support (Vault)
Topic: ProcessCommandVersionHistory Results
Replies: 5
Views: 51661

Re: ProcessCommandVersionHistory Results

In regards to history, there are two types of comments:

A transaction comment
A transaction Item comment


When you look at version history, it will display the Transaction comment only. Then when you view the details, it will show the transaction comment above and any transaction item comments ...
by jclausius
Tue Oct 15, 2024 1:52 pm
Forum: Support (Vault)
Topic: ProcessCommandVersionHistory Results
Replies: 5
Views: 51661

Re: ProcessCommandVersionHistory Results

ProcessCommandVersionHistory() will list the transactions that have been applied to a given Folder.

With that said, any time an object in the repository is changed, the parent folder and all of the ancestor folders up to and including $/ are also bumped by a version. So, it isn't just changes, but ...
by jclausius
Thu Jan 04, 2024 3:49 pm
Forum: Support (Vault Professional)
Topic: remove unneeded Vault backup files
Replies: 2
Views: 65218

Re: remove unneeded Vault backup files

Yeah... the _sgbak is a folder full of files that are saved in the case of something catastrophic and you didn't really mean to undo a check out or overwrite a file on a GET. If you do NOT need the files, you can safely delete them. There are client side options for the backup directory as well ...
by jclausius
Fri Oct 13, 2023 12:24 pm
Forum: Support (Vault)
Topic: Need to install 2 versions of Vault client
Replies: 1
Views: 78284

Re: Need to install 2 versions of Vault client

Due to state information of a repository possibly changing between versions the Vault client was written in such a way that only one version can work at a time. Each version of the Vault client stores some of the more system wide settings in HKLM in your registry and unfortunately are not versioned ...
by jclausius
Fri Sep 22, 2023 8:06 am
Forum: Support (Vault)
Topic: Could not find a part of the path
Replies: 5
Views: 141245

Re: Could not find a part of the path

I've logged a bug report for the trimming issue for unknown files to investigate a fix for the problem. I'll report back on that once I know more.

In the meantime, hopefully some of the work-arounds I've provided will allow you to avoid unknown file resolution altogether.
by jclausius
Thu Sep 21, 2023 7:39 am
Forum: Support (Vault)
Topic: Could not find a part of the path
Replies: 5
Views: 141245

Re: Could not find a part of the path

Note, when I say the Vault component sees files that it thinks it did not get, the Vault client has a client side cache for files it has retrieved and their state (checked out status list, time stamp, size, etc.). If you're running a builder where those pieces of the file cache file are not ...
by jclausius
Wed Sep 20, 2023 4:21 pm
Forum: Support (Vault)
Topic: Could not find a part of the path
Replies: 5
Views: 141245

Re: Could not find a part of the path

Just to verify, you are using a GETLABEL command from the command line, and by using the -LABELFOLDER option you have configured the command line client with a working folder of "C:\JK\workspace\B@4\Repository\Trunk" and the working folder is either empty or you have populated it with a previous GET ...
by jclausius
Wed Apr 26, 2023 1:49 pm
Forum: Support (Vault Professional)
Topic: Vault Client does not recognize razor files
Replies: 3
Views: 77551

Re: Vault Client does not recognize razor files

Hi Thomas,

Could you please elaborate more on what you mean by recognize changes in .razor files?

For example, if I have a project bound, and edit the .razor file, the file shows in my pending changes pane upon editing the file. See attached
.
vs2022-blazor.png