Hi,
I am able to add and commit a file using the command line client. However, I am also able to successfully add a directory, but I can not commit the directory. I continue to get an error that states: "(Unknown Source) at VaultClientOperationsLib.ClientInstance.MakeRecursiveListForDirectory". I am using a Linux machine with Ubuntu the command I entered to add the directory is as follows:
./vaultpro add -user<> -password<> -host<> -repository<> $/ <file>
To commit I enter:
./vaultpro commit -user<> -password<> -host<> -repository<> $/
Why does it seem to always fail when I attempt to checkin or commit a directory? Any help will be appreciated.
Thanks,
John
Vault 7.1 Java CLC
Moderator: SourceGear
Re: Vault 7.1 Java CLC
We have taken this discussion offline.
HS: 229308
For other users, an example of how the command should look is like:
./vaultpro ADD -host vaultprodemo.sourcegear.com -user guest2 -password guest2 -repository 'Initial Repository' -commit $ /home/sourcegear/test1
HS: 229308
For other users, an example of how the command should look is like:
./vaultpro ADD -host vaultprodemo.sourcegear.com -user guest2 -password guest2 -repository 'Initial Repository' -commit $ /home/sourcegear/test1
Beth Kieler
SourceGear Technical Support
SourceGear Technical Support