Search found 46 matches

by icnocop
Tue Oct 13, 2009 7:55 pm
Forum: Support (Vault)
Topic: Not notified by email on a file rollback
Replies: 1
Views: 1580

Not notified by email on a file rollback

Hi.

SourceGear Vault v4.1.4

I used the GUI Client to setup monitoring (watched path) for "$/" and this works great except I am not notified when a file is rolled back to a previous version.
by icnocop
Thu Sep 17, 2009 8:48 pm
Forum: Support (Vault)
Topic: Feature Request: support excludeusers and excludeactions ...
Replies: 1
Views: 1658

Feature Request: support excludeusers and excludeactions ...

Hi.

I would like to request the ability to exclude users and actions in CCNetPlugin for Vault v4.1.4.

Thank you.
by icnocop
Fri Jun 19, 2009 2:40 pm
Forum: Support (Vault)
Topic: Email Notification does not include all code changes
Replies: 2
Views: 2171

Email Notification does not include all code changes

Hi. I received an automatic email notification from SGV v4.1.4 but it did not contain all the code changes that occurred during the transaction. For example, the code changes that occurred were 12 files being deleted. However, the email only displayed details on 6 of the 12 files. The lilnk to "...
by icnocop
Tue Jun 09, 2009 5:25 pm
Forum: Support (Vault)
Topic: Is there a way to ignore changes of just one file?
Replies: 8
Views: 6225

Re: Is there a way to ignore changes of just one file?

Right, I want to ignore changes of a file that is already in Vault. If I download a folder from Vault, cloak it, and then make local changes to files in that folder, the changed files do not appear in the pending change set and I would like to apply that effect on specific files as well (so they don...
by icnocop
Tue Jun 09, 2009 3:31 pm
Forum: Support (Vault)
Topic: Is there a way to ignore changes of just one file?
Replies: 8
Views: 6225

Re: Is there a way to ignore changes of just one file?

I am using SourceGear Vault stand-alone GUI Client (not integrated with Visual Studio).

In the GUI client I have the option to cloak a folder, but I don't have this option on a file level.
by icnocop
Tue Jun 02, 2009 1:58 am
Forum: Support (Vault)
Topic: Is there a way to ignore changes of just one file?
Replies: 8
Views: 6225

Re: Is there a way to ignore changes of just one file?

Please add my vote for this feature.

I would like to exclude entire folders (ex. bin, Release, etc.) and also files (ex. AssemblyInfo.cs, *.dll, *.exe, etc.)

Thank you very much.
by icnocop
Fri Dec 19, 2008 7:46 am
Forum: Examples (API)
Topic: C# Examples
Replies: 12
Views: 234923

Re: C# Examples

Thank you, that worked great! :)
by icnocop
Tue Dec 16, 2008 7:09 pm
Forum: Examples (API)
Topic: C# Examples
Replies: 12
Views: 234923

Re: C# Examples

Hi. I am wondering how to compare the working folder version with the latest version in vault, and how to detect files that are missing in the working folder. This is part of the code I am working on, but it does not detect the version number in the working folder. Any ideas? private void GetOldAndM...
by icnocop
Wed Oct 01, 2008 7:27 pm
Forum: Support (Vault)
Topic: Feature Request: Filter monitor mods by users and action
Replies: 1
Views: 1648

Feature Request: Filter monitor mods by users and action

Hi.

I would like to have the ability to filter modification monitoring (email tab) based on users and action combinations.

For example, I would like to configure it so that modification emails by userA are not sent.

Thank you.
by icnocop
Wed Oct 01, 2008 6:36 pm
Forum: Support (Vault)
Topic: Feature Request: "Resolve Merge Status" "Yes to all" button
Replies: 3
Views: 2184

Feature Request: "Resolve Merge Status" "Yes to all" button

Hi.

I would like to request a new feature:

When selecting to "Resolve Merge Status" on more than one item, I would like to see a "Yes to all" button so that I am not prompted to confirm the operation for each file.

Thank you.
by icnocop
Mon Sep 01, 2008 5:30 pm
Forum: Support (Vault)
Topic: trying to checkin a 55mb file will timeout after 10 minutes
Replies: 6
Views: 10282

Re: trying to checkin a 55mb file will timeout after 10 minutes

Hello again. I am experiencing this 10 minute timeout issue again. SourceGear Vault v4.1.2 In this instance, the machine uploading files is on the same network but on a different machine than the vault server. This is happening using the vault nant tasks with a large change list which includes 3 fil...
by icnocop
Mon Aug 25, 2008 7:49 pm
Forum: Support (Vault)
Topic: <vaultcheckin resolveMerge="true"> nant task
Replies: 2
Views: 1775

<vaultcheckin resolveMerge="true"> nant task

Hello. I am using SourceGear Vault v4.1.2.18185 I am experiencing unexpected behavior when using the <vaultcheckin> nant task with resolveMerge="true". Here are the basic steps to reproduce: 1. call <vaultrename> on a specific file this task has autocommit="true" and so it automa...
by icnocop
Wed Jul 30, 2008 7:09 pm
Forum: Support (Vault)
Topic: System.NullReferenceException: Object reference not set to a
Replies: 2
Views: 2067

Re: System.NullReferenceException: Object reference not set to a

I was able to retrieve the repository structure successfully again but only after deleting the cache from the file system.
(Ex. C:\Documents and Settings\Username\Application Data\SourceGear\Vault_1\Client\12345678-1234-1234-1234-123456789012\Username)
by icnocop
Wed Jul 30, 2008 6:00 pm
Forum: Support (Vault)
Topic: System.NullReferenceException: Object reference not set to a
Replies: 2
Views: 2067

System.NullReferenceException: Object reference not set to a

Hi. I am experiencing weird behavior with SourceGear Vault v4.1.2 on windows xp x64 sp2. I have been receiving the error "Object reference not set to an instance of an object." in the VaultGUIClient.exe ever since I tried to set saveSession="true" in Nant.VaultTasks with differen...
by icnocop
Fri Apr 25, 2008 11:24 pm
Forum: Support (Vault)
Topic: trying to checkin a 55mb file will timeout after 10 minutes
Replies: 6
Views: 10282

Hello Jeremy,

I was able to upload the file using a machine directly connected to the same network as the vault web server.

I was previously connected through a vpn connection.

Thank you.