Jump to content

register existing workspace in GUI


hypotheticalEric

Recommended Posts

Is there any way to get an existing workspace to show up in the list in the GUI?  Especially on Mac, but I think Windows too.  

 

I have an external hard drive I use for some projects because they are large, and sometimes Plastic starts without it plugged in which means it looks for the workspace on that drive, doesn't find it, so doesn't show it.

 

That's great, but when I plug the drive back in I would like to make Plastic GUI know that workspace is available again.  Is there some way to do this?  Maybe a config file somewhere that stores the list of known workspaces if there isn't a GUI command for it?

 

thanks!

Link to comment
Share on other sites

  • 2 weeks later...

Hi!

 

look, let me explain how the workspaces are registered.

 

First we have a file called "plastic.workspaces" it's located at:

* Win: "C:\Users\<Your_User>\AppData\Local\plastic4"

* Linux & Mac: $HOME/.plastic4

 

and it contains the following information:

 

* Workspace GUID

* Workspace Name

* Workspace Path

 

Then, for each workspace location indexed in the plastic.workspaces file you will find a ".plastic\plastic.workspace" file containing:

 

* Workspace Name

* Workspace GUID

 

As you may imagine the "Workspace GUID" must match to be a valid wks.

 

If you restart the GUI Plastic should reload the file.

And even if you don't restart it if you click in the refresh wkspace button in the GUI you'll get it back.

 

Tell me if it helps.

Link to comment
Share on other sites

  • 2 months later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...