I am stumped.
We are using Vault 5.1.1.
We are using CruiseControl.net as the user interface to build our project.
We have set the Vault working folder to the right folder.
But during the automated build process (using Nant), we get this error.
etSourceRS3:
[delete] Deleting 1 files.
[delete] Deleted 2 directories.
[exec]
<vault>
[exec] <error>
[exec] <exception>VaultClientOperationsLib.WorkingFolderConflictException: The following repository path is already assigned to this working folder: $/ReportScheduler.v3.0_OLD
[exec] at VaultClientIntegrationLib.ServerOperations.SetWorkingFolder(String repositoryFolderPath, String diskPath, Boolean createDiskPath, Boolean forceSubfoldersToInherit)
[exec] at VaultCmdLineClient.VaultCmdLineClient.ProcessCommand(Args curArg)
[exec] at VaultCmdLineClient.VaultCmdLineClient.Main(String[] args)</exception>
[exec] </error>
[exec] <result>
[exec] <success>False</success>
[exec] </result>
[exec] </vault>
Why is this happening and do you have any suggestions?
Thanks
BTD
The following repository path is already assigned to this wo
Moderator: SourceGear
Re: The following repository path is already assigned to thi
In Vault, we have tried to remove the working folder association and then re-associate it. But it still says the same thing and errors out.
Re: The following repository path is already assigned to thi
Is the working folder explicitly set, or is it inherited?
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager
Re: The following repository path is already assigned to thi
The working folder is explicitly set.
I got to the bottom of it. I had to logon to the server and set the working folder via different user.
This different user is the same one that CruiseControl uses when it communicates with Vault.
Sorry to bother you but at the time I really had no idea.
Thanks
BTD
I got to the bottom of it. I had to logon to the server and set the working folder via different user.
This different user is the same one that CruiseControl uses when it communicates with Vault.
Sorry to bother you but at the time I really had no idea.
Thanks
BTD
Re: The following repository path is already assigned to thi
No problem! Glad you figured it out.
Linda Bauer
SourceGear
Technical Support Manager
SourceGear
Technical Support Manager