Firefly KB
Q10015 - How to delete my local workspace?
To delete your local workspace, you need use Firefly Command Line Interface.
For example, you want to delete your local workspace at c:\ws\vim, here is
what you need to do:
c:\>cd ws\vim\
c:\ws\vim>hff ws delete
connected to server
Do you really want to delete the local workspace : tom@ws1:/c:/ws/vim [y/N]
y
Do you want to delete the local working area? [y/N]
y
All files under working area will be entirely deleted, continue? [y/N]
y
|
You will be asked three questions to confirm that you really want to delete
your local workspace.
If this workspace is listed in your Firefly Client GUI, you want to remove
it. Here is how:
- Open Firefly Client GUI, click menu 'Workspace->Organize Workspaces'
- Select the workspace you just deleted in command shell, click 'unlink'.
Note, the 'unlink' doesn't delete your local workspace, it just removes
your workspace entry in your Firefly GUI workspace list.
Applies To