Search found 21 matches

by ancap
Fri Feb 27, 2004 6:02 pm
Forum: Support (Vault)
Topic: Check-out exclusive - only per group instead of per file?
Replies: 1
Views: 4864

Check-out exclusive - only per group instead of per file?

Vault 2.0 Windows 2003 Server XP Pro SP1 clients We've tenatively started moving to non-exclusive check out mode of operation, but have found that often checking out a group of files will end up with them all checked out exclusively. What appears to be happening is that if I check out only mergeable...
by ancap
Fri Feb 27, 2004 5:56 pm
Forum: Support (Vault)
Topic: Check-in with keep-checked-out + unchanged
Replies: 1
Views: 5094

Check-in with keep-checked-out + unchanged

Vault 2.0 Windows 2003 Server XP Pro SP1 clients We use the default setting where checking in an unchanged file instead performs an undocheckout. Common behavior when someone owns a project is to have all or almost all files checked out, and periodically check in all and then continue working on the...
by ancap
Tue Feb 24, 2004 7:02 am
Forum: Support (Vault)
Topic: How do I enable SSL?
Replies: 3
Views: 8541

If you are just working with a small group of developers and externally verifiable security is not your major concern, your simplest route would be a self-signed certificate. Search for IIS6 Resource Kit (it works on IIS5.1 in XP as well) and the utility 'makecert'. You can have SSL up at no cost in...
by ancap
Sun Feb 22, 2004 10:15 pm
Forum: Support (Vault)
Topic: **Failed** to Get version X of Y to upload - why?
Replies: 8
Views: 13802

I'm posting back here since I discovered how to deal with this one. The underlying VSS message was always something like: Unable to get $/Documents/PartsLists/WidgetPartList.xls from the VSS Database. SourceSafe was unable to finish writing a file. Check your available disk space, and ask the admini...
by ancap
Sat Feb 21, 2004 7:57 am
Forum: Support (Vault)
Topic: Minor bug - incorrectly attributing checked out files
Replies: 1
Views: 5195

Minor bug - incorrectly attributing checked out files

The VSS importer issues a warning about checked out files, valuable since it does not attempt to import the checked out status. This warning appears to correctly only list checked out files, however it incorrectly attributes who has the files checked out. If there are m developers with n total files...
by ancap
Sat Feb 21, 2004 7:50 am
Forum: Support (Vault)
Topic: Feature request: add new files checked-out
Replies: 1
Views: 4886

Feature request: add new files checked-out

Most of the time when developers in my company add files to source control these files are still being worked on so they must immediately be checked back out. VSS had an option on the add files dialog called 'check out immediately' which accomplished this. Vault appears not to have this, but seems l...