(ROSE) Troubles with virtual paths
Jean -Fran�ois GABARREN/SIG/GROUPAMA Tue, 20 Nov 2001 02:25:27 -0800
Hello everybody,
I have troubles whith virtual paths to refer external documents in package sp�cifications (the package is saved in an .cat unit) or under a diagram.
For example, my model path is c:\dev\project, my category path is c:\dev\project\categ1 and I have a virtual path named curdir set to &.
I want to store my category specifications in the category directory.
I link an extenal document named c:\dev\project\categ1\categ1.doc to my category with the package sp�cification (CTRL B) in files tab.
In the categ1.cat file I can see
external_doc_path "$curdir\\categ1.doc"
When I reopen my model and its subunits, Rose try to find my sp�cifications at c:\dev\project\categ1.doc that's wrong.
If I store my document in model path, I can see in the categ1.cat file
external_doc_path "c:\\dev\\project\\categ1.doc"
So I can share my model only if all users store their project in c:\dev\project that's wrong too.
I have the sames troubles if i try to link external document on all diagrams in my category (with a "new/file" command in contextual menu, after having select the diagram).
For information, I have no problem to link external documents on a class or a use case.
How can I solve theses problems ?
Jean-Fran�ois
PS : Sorry for my poor language level, I'm a frenchy boy ;-)
- Re: (ROSE) Troubles with virtual path... Jean -Fran�ois GABARREN/SIG/GROUPAMA
- Re: (ROSE) Troubles with virtual... Misbah_Mirza
- RE: (ROSE) Troubles with virtual... Panaget, Francois-Xavier
