Search found 9 matches

by dvystrcil
Fri Aug 11, 2006 2:31 pm
Forum: Gold Support (Vault) -- Read-only
Topic: Feature Request: Notification that a file has been deleted
Replies: 1
Views: 2208

Feature Request: Notification that a file has been deleted

This one could be considered a bug so please weigh its value carefully. :) If you perform a folder level GET and you have selected the option: Repository deletions: Remove working copy if unmodified or Repository deletions: Remove working copy The client will remove the file, but will not inform the...
by dvystrcil
Thu Aug 10, 2006 12:59 pm
Forum: Gold Support (Vault) -- Read-only
Topic: Feature Request: warning when deleting a shared file
Replies: 1
Views: 2510

Feature Request: warning when deleting a shared file

Food for thought... :) We ran into a problem where the user would have thought twice (and branched a file) if the SGV client warned them that the file they were about to delete was shared (and showed where the shares exist). Perhaps this would be a good feature enhancement for the next rev? Thanks, ...
by dvystrcil
Fri Mar 31, 2006 1:44 pm
Forum: Gold Support (Vault) -- Read-only
Topic: JIRA connectivity or Java API
Replies: 3
Views: 3008

My company also uses JIRA and I am interested in getting a plug-in for it.
by dvystrcil
Fri Nov 04, 2005 2:50 pm
Forum: Gold Support (Vault) -- Read-only
Topic: Question about how GET should work
Replies: 14
Views: 9576

Can I place a request to have GET work like GETLABEL which has "-labelworkingfolder", so GET would have something like "-workingfolder"
by dvystrcil
Fri Nov 04, 2005 11:22 am
Forum: Gold Support (Vault) -- Read-only
Topic: Question about how GET should work
Replies: 14
Views: 9576

Using this command line I can see that each file's modified time is getting updated. With GETLABEL and the GUI this does not happen (yes both are setting the files as read-only). %SGVCLNT% -host %SGVHOST% -user %SGVUSER% -password "" -repository %SGVRPOS% REMEMBERLOGIN %SGVCLNT% GET %SGVPR...
by dvystrcil
Fri Nov 04, 2005 11:02 am
Forum: Gold Support (Vault) -- Read-only
Topic: Question about how GET should work
Replies: 14
Views: 9576

Say I have 100 files but only 2 have changes. When I use GET it syncs all 100. I was hoping that it would behave like GETLABEL and the GUI Client where it would only sync the 2 files that had changed.
by dvystrcil
Fri Nov 04, 2005 10:24 am
Forum: Gold Support (Vault) -- Read-only
Topic: Question about how GET should work
Replies: 14
Views: 9576

Question about how GET should work

When I use GET it appears to sync all files and not the delta that has changed. This does not seem to be the case for GETLABEL. Is this the way GET was intended to work?
by dvystrcil
Thu Oct 27, 2005 10:58 pm
Forum: Gold Support (Vault) -- Read-only
Topic: File Not Found Exception when using GETLABEL
Replies: 2
Views: 2554

Same problem a few builds back, but it shows the same error in a slightly different way. Note that it claims to have fetched IAI_US.chm and a couple other files and then throws the exception on IAI_US.chm: <vault> <!-- Fetched _TRUNK/IAI_US.chm --> <!-- Fetched _TRUNK/APConExp.chm --> <!-- Fetched _...
by dvystrcil
Thu Oct 27, 2005 9:53 pm
Forum: Gold Support (Vault) -- Read-only
Topic: File Not Found Exception when using GETLABEL
Replies: 2
Views: 2554

File Not Found Exception when using GETLABEL

Client Version 3.0.7 This is an interesting problem that to my knowledge has only happened once. My build script needs to get files from two seprate repositories. It will first set a label and then perform a GETLABEL. It will do this twice against each repository. The FileNotFoundException only happ...