how to add a link to a specific network folder
can anyone tell me how to create a link to a specific network folder? I am trying to do it using the following format, by adding a “SVN revision” : “C:\datos\workspace”. I can add the link and try it and works opening a new explorer window, but when I save the item, the error message “invalid URL” appears and I can not save.
I have also tried using the “file://” method within a comment, but when I try to open the link, the explorer does not open.
thanks in advance for your help
------------------
version information
Versión: 3.0.1
Información de construcción
|
Versión
|
ID de compilación
|
Change and Configuration Management - Core Libraries
|
3.0.1
|
RTC-I20110602-0252
|
Jazz Foundation - Core Libraries
|
3.0.1
|
RJF-I20110602-0017
|
Información de construcción
|
Versión
|
ID de compilación
|
Jazz Foundation - Core Libraries
|
3.0.1
|
RJF-I20110602-0017
|
Producto
|
Versión
|
Tipo
|
Variante
|
Rational Team Concert
|
3.0
|
Developer-Floating
|
Unlocked
|
Accepted answer
explorer file://drive:/foldername
(replace drive and foldername as appropriate)
does it open windows explorer?
and it worked with a unc name too
file:////machine/sharename/subfolder
Comments
Yes Sam, works with a physical drive and network drive also, and opens the folder in a new window.
thank you for your support.
sorry, I didn't ask, what UI are u trying to click the link from? Eclipse or browser?
if browser, which one & version?
I tried from eclipse.
neither open from browser (IE or Firefox).. I think this is browser virus protection
Sam, finally I understood that when you said "related artifacts" you meant another type of object. When I created one with the network folder drive, worked perfecty.
Thank you.
Comments
sam detweiler
Jun 11 '14, 7:20 a.m.this works for me.
link = Related Artifact
test = foo
uri = file://d:/somefolder
Roberto Ferraro
Jun 11 '14, 8:07 a.m.Sam, thanks for your answer. I have tried but does not work. The link appears under "SVN revisions" but does not open the new explorer. Maybe it's a problem of the windows explorer? It is v 8.0
I would attach an image so you can see what I do, but I still can't (reputation <60)