Moving workspace

Posted by goo on 11-May-2017 03:35

I Wonder if there is a prefered way of moving a Workspace from one drive to another. Could I just move it, and open it at the New Place? Previous c:\workspace --> d:\workspace

All Replies

Posted by Stefan Drissen on 11-May-2017 04:06

I dislike workspaces etc that do not originate at c - since sometimes I do not have a d.

move to d and then create a junction from c to d

from c:

mklink /J workspace d:\workspace

Posted by goo on 11-May-2017 04:18

The reason is that my c:\ is near capacity and I would like to have it on my USB 3.0 SSD disk that has 1Tb of free space J
 
//Geir Otto
 
Fra: Stefan Drissen [mailto:bounce-14941@community.progress.com]
Sendt: torsdag 11. mai 2017 11.08
Til: TU.General@community.progress.com
Emne: RE: [Community Groups - General] Moving workspace
 
Update from Progress Community
 

I dislike workspaces etc that do not originate at c - since sometimes I do not have a d.

move to d and then create a junction from c to d

from c:

mklink /J workspace d:\workspace

View online

 

You received this notification because you subscribed to the forum.  To unsubscribe from only this thread, go here.

Flag this post as spam/abuse.

 

Posted by Stefan Drissen on 11-May-2017 04:40

Which is why I put the contents on D and create a junction from C to D.

Posted by goo on 11-May-2017 05:00

Aah, sorry, I didn’t see that. Thanks, I will try that.
 
Fra: Stefan Drissen [mailto:bounce-14941@community.progress.com]
Sendt: torsdag 11. mai 2017 11.41
Til: TU.General@community.progress.com
Emne: RE: [Community Groups - General] Moving workspace
 
Update from Progress Community
 

Which is why I put the contents on D and create a junction from C to D.

View online

 

You received this notification because you subscribed to the forum.  To unsubscribe from only this thread, go here.

Flag this post as spam/abuse.

 

Posted by Peter Judge on 12-May-2017 09:52

I would suggest and alternative – move your *projects* away from C. That way you can delete/recreate workspaces at will – you can even recombine projects in differenct combinations for new workspaces.

This thread is closed