Command Line

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

Moderator: SourceGear

Post Reply
cbao
Posts: 1
Joined: Tue Jan 06, 2009 2:58 pm

Command Line

Post by cbao » Wed Jan 07, 2009 11:32 am

We are trying to rename a batch of files in sourcegear Fortress by command line, but it fails with the error message. Can you give us some heads-up?

Thanks!

<-----------------------Command line--------------->

vault GETWILDCARD *.PRC -host fh1-dev -user XXX -password XXXX

<-----------------------Error Msg---------------> <vault>

<error>

<exception>System.Exception: The server uses a protocol that is not supporte

d by this client. ---> System.Web.Services.Protocols.SoapException: 1021
: Fa

ilServiceVersionNotSupported

at
System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClie

ntMessage message, WebResponse response, Stream responseStream, Boolean asyncCal

l)

at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String
methodN

ame, Object[] parameters)

at
VaultClientNetLib.ClientService.VaultService.ValidateServiceVersions(Int32

[] clientSupportedVersions)

at VaultClientNetLib.VaultConnection.Login(String strURLBase, String strUserL

ogin, String strPassword)

at VaultClientOperationsLib.ClientInstance.Login(String urlbase, String usern

ame, String password)

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Re: Command Line

Post by lbauer » Wed Jan 07, 2009 12:34 pm

Based on the email you sent to support, it looks like your using vault.exe from the Vault GUI Client directory instead of using the Fortress CLC.

Helpspot 214720
Linda Bauer
SourceGear
Technical Support Manager

Post Reply