Search found 85 matches

by Lane
Tue Sep 08, 2009 1:29 pm
Forum: Support (Vault)
Topic: User editing without getting latest
Replies: 7
Views: 4295

User editing without getting latest

We have a user who has, several times now, begun editing a file in Visual Studio and it has not first retrieved the latest version from Vault. He has then checked in his changes and overwritten previous changes. This is costing us critical development time, and we need to understand if there is any ...
by Lane
Wed Jun 10, 2009 11:16 am
Forum: Support (Vault)
Topic: Filename length rule
Replies: 3
Views: 1880

Filename length rule

Could you please clarify the filename length restriction:
Length of a single file or folder name= 256 chars
Does this mean the entire path plus filename combined is limited to 256 chars, or each folder in the path and the filename by itself are each limited to 256?

Thanks.
by Lane
Tue Jun 02, 2009 6:35 pm
Forum: Support (Vault)
Topic: Get only changed files with CruiseControl.NET
Replies: 1
Views: 1264

Get only changed files with CruiseControl.NET

We are using CruiseControl.NET and the Vault plug-in on a dedicated build server. When we do a build, it seems to get all the files from Vault, even those that haven't changed. Is there a configuration setting for the plug-in that will enable us to retrieve only those files that have changed since t...
by Lane
Tue Jan 27, 2009 1:18 pm
Forum: Support (Vault)
Topic: Folder Security dropdowns not refreshing
Replies: 1
Views: 1353

Folder Security dropdowns not refreshing

I've encountered the following bug in the admin tool. Enable folder security for a repository. Select "Folder Security" from the left panel. Select a folder in the repository, and assign group rights for all groups. Select another folder in the repository. Expected: the group dropdown list...
by Lane
Mon Jan 26, 2009 3:32 pm
Forum: Support (Vault)
Topic: Admin tool scrolling
Replies: 5
Views: 6720

Re: Admin tool scrolling

I logged this issue in 4.0.4 a year and a half ago; we're now up to 4.1.4. Can we please get this resolved soon?
by Lane
Fri Jan 09, 2009 3:47 pm
Forum: Support (Vault)
Topic: Admin tool doesn't refresh to reflect repository changes
Replies: 3
Views: 1818

Re: Admin tool doesn't refresh to reflect repository changes

A branch would not show up under Obliterate unless it had been deleted. I'm talking about the list of folders on the left that appears both on the Obliterate screen and on the Folder Security screen. When you say you used a different browser, do you mean a different type of browser, or another inst...
by Lane
Thu Jan 08, 2009 4:32 pm
Forum: Support (Vault)
Topic: Admin tool doesn't refresh to reflect repository changes
Replies: 3
Views: 1818

Admin tool doesn't refresh to reflect repository changes

I am logged into the admin tool, viewing a repository that has folder security enabled. Another user performs a branch within the repository. But I cannot see the new folder, even after refreshing. The new branch doesn't show up in the Obliterate page either. If I log in with a different browser, I ...
by Lane
Mon Dec 15, 2008 2:17 pm
Forum: Support (Vault)
Topic: Vault 4.1.4.18402
Replies: 1
Views: 1386

Vault 4.1.4.18402

I am unable to find release notes on build 18402.

We are using 4.1.4.18336 of the server. What changed in this latest build?

Is there a standard place on your web site where I can track new builds so I can make a judgment call on whether to upgrade?

Thanks.
by Lane
Fri Oct 31, 2008 3:09 pm
Forum: Support (Vault)
Topic: Question about branching
Replies: 3
Views: 1923

Re: Question about branching

Sorry, I was not clear in my question.

Going back to my original example, if I view history on XYZ, will I see history from prior to the branch? And will that history still be visible if I delete ABC?
by Lane
Fri Oct 31, 2008 12:56 pm
Forum: Support (Vault)
Topic: Question about branching
Replies: 3
Views: 1923

Question about branching

Suppose I have a folder in a Vault repository called ABC, and I create a branch on that folder called XYZ. After the branch I do ongoing work in both ABC and XYZ. Eventually, I merge ABC into XYZ and I delete ABC. Does XYZ still maintain in its history what was originally in ABC's history? In the sa...
by Lane
Fri Aug 15, 2008 11:41 am
Forum: Support (Vault)
Topic: Problem with deleting a folder
Replies: 1
Views: 1474

Problem with deleting a folder

I encountered the following problem using the Vault client (4.1.2): 1. Right click on a folder in a repository. 2. Select Delete... from the context menu. 3. Confirm the delete. 4. I get an error message stating that there is a file checked out and the folder could not be deleted. 5. The folder no l...
by Lane
Tue Aug 05, 2008 2:45 pm
Forum: Support (Vault)
Topic: Unable to check out and edit a file
Replies: 3
Views: 1683

Re: Unable to check out and edit a file

Thanks, that seems to have worked.
by Lane
Tue Aug 05, 2008 12:29 pm
Forum: Support (Vault)
Topic: Unable to check out and edit a file
Replies: 3
Views: 1683

Unable to check out and edit a file

I have a user who is unable to check out and edit a file. He is having this problem only with a single file. Via the Vault client, this is what happens: He checks out the file and edits it. Then when he returns to the Vault client, the file is displayed as Renegade. Via the Visual Studio 2008 Enhanc...
by Lane
Thu Jul 03, 2008 2:12 pm
Forum: Support (Vault)
Topic: Enhanced client wants to add excluded folders
Replies: 3
Views: 2148

If I understand your post and the thread you linked me to, there is no way to prevent Vault (or the Enhanced Client) from trying to add files to the project that we don't want to add? In that case, the only solution is for the developer to manually uncheck them when doing a project check-in. Is that...
by Lane
Thu Jul 03, 2008 11:33 am
Forum: Support (Vault)
Topic: Enhanced client wants to add excluded folders
Replies: 3
Views: 2148

Enhanced client wants to add excluded folders

We're using 4.1.2 with the Enhanced client.

I added a folder name to the list of excluded folders for a project. But in Visual Studio, the files in that folder are still showing up with pending check-ins. In solution explorer, they have the icon with the plus sign.

What are we doing wrong?