DeployWizard uses incorrect original repository name

If you are having a problem using Vault, post a message here.

Moderator: SourceGear

Post Reply
DavidCarr
Posts: 17
Joined: Sat Oct 28, 2006 2:19 pm
Location: Vancouver, BC, Canada
Contact:

DeployWizard uses incorrect original repository name

Post by DavidCarr » Tue Jul 28, 2009 11:51 am

We have a repository which has been renamed, removing the space from its original name (e.g. 'My Rep' changed to 'MyRep').

When using DeployWizard V4.1.4.18402 to generate an XML file (to later by the command line Deploy tool), the XML file node <Repository> incorrectly shows the original repository name. Running Deploy.exe VV4.1.4.18402 against this XML file then crashes with an:
'Unhandled Exception: VaultClientIntegrationLib.UsageException: Repository My Rep not found at VaultClientIntegrationLib.ServerOperations.setRepository(String repositoryName)...

Hope this helps. It would seem that DeployWizard is not pulling the latest repository name from the Vault DB.

jeremy_sg
Posts: 1821
Joined: Thu Dec 18, 2003 11:39 am
Location: Sourcegear
Contact:

Re: DeployWizard uses incorrect original repository name

Post by jeremy_sg » Tue Jul 28, 2009 12:46 pm

This topic is probably related:

http://support.sourcegear.com/viewtopic.php?f=5&t=10976

You can also edit the XML to put the correct repository name in.
Subscribe to the Fortress/Vault blog

Post Reply