Molioo 0 Report post Posted September 19, 2018 I want to move my workspace from C:\ to G:\. From other post on that forum I found out that it's possible to move a workspace by using "cm cwk" command. I tried to do that and it returned an error saying Quote Error: Source and destination path must have identical roots. Move will not work across volume So is there any other way to move my workspace from C:\ to G:\ ? How can I achieve that? Quote Share this post Link to post Share on other sites
calbzam 64 Report post Posted September 20, 2018 Hi, You can also manually edit the "C:\Users\xxx\AppData\Local\plastic4\plastic.workspaces" file to point the specific workspace to the new location and then move the workspace (including the ".plastic" folder) to the new location. Regards, Carlos. Quote Share this post Link to post Share on other sites
Molioo 0 Report post Posted September 20, 2018 Hi, Just tried it and it worked. I successfully moved my workspace to wanted location. Thanks. Quote Share this post Link to post Share on other sites
FG0710 0 Report post Posted May 20 Hi. I tried this, too, but now I am getting the error "Workspace info cannot be null" when I open the workspace in plastic UI 7.0.16.2277 (Saxon). How can I solve this? Update: I just found another info in this forum which outlines just the opposite approach (don't move the .plastic folder) Which guideline is correct and failsafe? Regards Frank Quote Share this post Link to post Share on other sites
calbzam 64 Report post Posted May 21 If not moving the ".plastic" folder, you are not actually moving the workspace but creating a new one on a different location. But as you are moving the workspace content, it won't need to be downloaded again (only the workspace metadata is recreated in the new path). The proper way to move a workspace is via command (not manually). cm cwk --help But the user reported a problem with this command so we were trying to find a workaround. Regards, Carlos. Quote Share this post Link to post Share on other sites
FG0710 0 Report post Posted June 4 Hi again. At least I found that it is a good idea to close all tabs in the plastic UI of the changed workspace or workspace to change, esp. the 'Pending Changes' prior or after the workspace movement. This will erase the "Workspace info cannot be null" issue. The approach gives also possibility to change workspace name by changing the name in [workspace].plastic/plastic.workspace and "C:\Users\xxx\AppData\Local\plastic4\plastic.workspaces" as well identically. @calbzam: Though a litte off-topic: Is there a way to increase the number of choosable workspaces in plastic ui from a fixed number of 7 without the notion to use "Open other workspace ..."? Thanks and regards Frank Quote Share this post Link to post Share on other sites
calbzam 64 Report post Posted June 5 HI. There is a parameter where you can configure it in the "C:\Users\carlos\AppData\Local\plastic4\guiclient.conf" fileeg: <RecentWorkspacesCount>10</RecentWorkspacesCount> Best regards,Carlos. Quote Share this post Link to post Share on other sites