Delete Folder still in Changeset

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
aluetjen
Posts: 40
Joined: Wed May 19, 2004 1:00 am
Location: Germany, Karlsruhe
Contact:

Delete Folder still in Changeset

Post by aluetjen » Tue Jun 15, 2004 3:18 am

Hello!

I've a problem deleting files/folders.

1.) I deleted a folder.

2.) The folder has been removed (I can't see it in the client).

3.) The Pending Changeset list a pending transaction "Delete folder"

4.) When I try to commit the transaction the folder error is reported:

[15.06.2004 11:13:59] Preparing data to begin transaction
[15.06.2004 11:13:59] Beginning transaction
[15.06.2004 11:14:00] Item $/SPS.NET/SPSConsole/User/DlgControls/DCXWorkflowTypeClientNew caused the transaction to fail: The object could not be found. It may have been deleted, moved or renamed.
[15.06.2004 11:14:00] Transaction failed

5.) Restarting the Vault Client doesn't solve the issue.

Thanks in Advance

Regards,

Alex
update4u Software AG

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

Post by jclausius » Tue Jun 15, 2004 6:59 am

Alex:

Your change set is non-volatile in nature, which remains intact between Vault sessions. To remove any item from the change set you can:

A) Highlight the item, invoke the context menu, and choose Undo checkout...

B) Highlight the item, press <DEL> on your keyboard.

C) From the Command Line Client, use the -UNDOCHANGESETITEM command.

HTH
Jeff Clausius
SourceGear

Locked