ChangeSet item we don't recognize

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

Moderator: SourceGear

Post Reply
altja
Posts: 1
Joined: Mon Aug 23, 2010 9:47 am

ChangeSet item we don't recognize

Post by altja » Fri Aug 27, 2010 9:14 am

I am getting the following error. I have moved this out of my app and tried it just against the command line. Any help would be appreciated.

C:\Program Files\SourceGear\Vault Client>vault add -user "admin" -password "****" -host "****" -repository "*****" "$/******/bi
n/" "c:\ZZZ_BU~1\1.34B\bin\*****.dll"
<vault>
<changeset />
<error>
ACK! There is a ChangeSet item we don't recognize.
</error>
<exception>
System.Exception: ACK! There is a ChangeSet item we don't recognize.
at VaultCmdLineClient.VaultCmdLineClient.WriteChangeSet(ChangeSetItemColl csi
c)
at VaultCmdLineClient.VaultCmdLineClient.WriteChangeSet()
at VaultCmdLineClient.VaultCmdLineClient.ProcessCommandAdd(String strReposFol
der, ArrayList strItemArray)
at VaultCmdLineClient.VaultCmdLineClient.ProcessCommand(Args curArg)
at VaultCmdLineClient.VaultCmdLineClient.Main(String[] args)
</exception>
<result success="no" />
</vault>

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

Re: ChangeSet item we don't recognize

Post by lbauer » Fri Aug 27, 2010 12:06 pm

ACK! There is a ChangeSet item we don't recognize.
Now that's a strange error.

If you look in the Vault GUI client's pending change set, is there anything strange there? Perhaps you can post a screenshot?
I have moved this out of my app and tried it just against the command line.
Could you explain what you mean by this? Further details would be helpful.

Also, what version of Vault are you using?
Linda Bauer
SourceGear
Technical Support Manager

Post Reply