I went playing with "p4 client" and got burned
. I changed the copy of one of my workspaces to another! (luckily, I had a backup)
Hint: DO NOT use p4 client -t workspace1. It will override the definition of the current workspace!
But I remember that I did something sometime ago to change the workspace.
The trick is to use "p4 set P4CLIENT=<workspace>" to change the current (default) workspace.
Is there a way to link a SlickEdit project to a Perforce workspace and set P4CLIENT when that project is opened? (you'll still get weird bugs when someone else modify P4CLIENT, but this is Perforce's fault...).
Thanks