Apparent bug doing rollback on renames

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

Moderator: SourceGear

Post Reply
joel
Posts: 38
Joined: Mon Feb 02, 2004 5:18 pm

Apparent bug doing rollback on renames

Post by joel » Tue Mar 02, 2004 11:14 am

When doing a rollback when the action being rolled back was a rename. Granted, I can rename the file normally, but would still be nice for the rollback to work. The error is the following:

Critical Error! Error in the application.
at VaultServiceBase.VaultFolder.DeleteFolderEntryByName(Hashtable htParentObjects, String strSearchName, Int32 nObjType, Int32 nFSOHashCode)
at VaultServiceBase.VaultFolder.DeleteFolderEntry(Hashtable htParentObjects, VaultFSObject fso)
at VaultServiceAPILib.VaultTransaction.RollbackFileInRepository(VaultFile vfFile, VaultFile vfFileAtRollback, VaultFolder vfParent, VaultRequestRollback vrrb, VaultTransactionContainer txContainer)
at VaultServiceAPILib.VaultTransaction.PreCheckProcessRollback(Int32 nCurrStatCode, VaultRequestRollback vrrb, Boolean bCommitWork, VaultTransactionContainer txContainer)
at VaultServiceAPILib.VaultServiceAPI.EndTx(HttpApplicationState theApp, VaultUser vuLoggedInUser, Int32 nTxUserID, String strHostname, String strTxID, Int32 nTxAction, VaultIntTx vit, VaultLogFile vlfLogger, DateTime& dtTxBegin, Int64& nNewRevision, VaultResponseItem[]& responses, VaultRepository& repNew)
at VaultService.VaultService.EndTx(String strTxID, Int32 nTxAction, DateTime& dtTxBegin, Int64& nNewRevision, VaultResponseItem[]& responses)

jclausius
Posts: 3702
Joined: Tue Dec 16, 2003 1:17 pm
Location: SourceGear
Contact:

Post by jclausius » Tue Mar 02, 2004 12:14 pm

joel:

thanks for the report. i've added it to the "fix list".
Jeff Clausius
SourceGear

joel
Posts: 38
Joined: Mon Feb 02, 2004 5:18 pm

Post by joel » Tue Mar 02, 2004 12:15 pm

Thanks, much appreciated.
jclausius wrote:joel:

thanks for the report. i've added it to the "fix list".

Post Reply