It's all about the answers!

Ask a question

How do I know the physical location of the sandbox?


Jirong Hu (1.5k9295258) | asked Sep 02 '11, 2:23 p.m.
Hi

If the workspace is loaded, how do I find out the root of local folder of the sandbox, where actual files are located?

The right-click properties has no info at all (why not keep it here?)
The Advanced Option of right-click a workspace --> load already shows the last location of a sandbox, not necessary of this workspace (why is like this? why not remember the location of this workspace?)

From sandbox's .descriptor.dat, there is workspace name inside.

Thanks
Jirong

3 answers



permanent link
Christophe Cornu (47123) | answered Sep 06 '11, 10:14 a.m.
1. In the pending changes view, hover over a component in your loaded repository workspace. Press F2 to access the detailed tooltip. Look at the last item.

For me it says:

Loaded in 1 sandbox: C:\jazz\1253\jazz\client\eclipse\runtime-Jazz_configuration-remote (Eclipse Workspace)

2. You can also access a list of sandboxes tracked by the pending changes view through:
(Eclipse client) Windows > Preferences > Team > Jazz Source Control > Sandboxes
If you use Visual Studio, you can access the Sandbox Explorer view.

Geoff is correct, the repository workspace itself doesn't track where it's loaded. Your client is the one tracking that information.

permanent link
Jirong Hu (1.5k9295258) | answered Sep 06 '11, 3:47 p.m.
1. In the pending changes view, hover over a component in your loaded repository workspace. Press F2 to access the detailed tooltip. Look at the last item.

For me it says:

Loaded in 1 sandbox: C:\jazz\1253\jazz\client\eclipse\runtime-Jazz_configuration-remote (Eclipse Workspace)

2. You can also access a list of sandboxes tracked by the pending changes view through:
(Eclipse client) Windows > Preferences > Team > Jazz Source Control > Sandboxes
If you use Visual Studio, you can access the Sandbox Explorer view.

Geoff is correct, the repository workspace itself doesn't track where it's loaded. Your client is the one tracking that information.

1. F2 doesn't do anything, F1 shows this, no sandbox info. I am using RTC 3.0.1.
http://i56.tinypic.com/29n6p8n.png
2. I can see this.

Thanks for helping.
Jirong

Comments
Hooch Holly commented Dec 18 '12, 12:08 p.m.

Also on RTC 3 and F2 does not show me the physical directory name where my sandbox is located.

There are multiple repository workspaces loaded, and I need to know which physical directory each one is associated with.

How can I accomplish this?


John Riendeau commented Dec 18 '12, 1:04 p.m.
JAZZ DEVELOPER

There seems to be a pretty small target that you have to hit in order to see the hover that Christophe mentions in his answer.  In the Pending Changes view, hover your mouse over the component icon (hovering over the text of the component name to its right doesn't appear to do anything), and you should see the info box pop up.  Once it does, F2 will give it focus.


Hooch Holly commented Dec 18 '12, 2:21 p.m.

Thanks John, I tried it again and there is info...but not the path to the phsyical directory.  Here is what I get on the hover and F2:

Repository workspace: EV Workspace2
Repository: rtc02
Owned by: Steve

Flow target: EV (stream)
Repository: rtc02

John Riendeau commented Dec 18 '12, 2:23 p.m.
JAZZ DEVELOPER

That looks like the info I get when I hover over the repository workspace icon.  Make sure you're hovering over one of the loaded component icons.


permanent link
Hooch Holly (7442024) | answered Dec 18 '12, 2:23 p.m.

OH,...duh.  Got it.   I was hovering over the top level icon. 

Hovering over the "component" icon does indeed show the path.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.