Hi Josh,
It works like this: a) you define a part map (file - Edit Path maps...), e.g MyUnits = C:\projects\workspace\units b) when you create a controllable unit and save it in C:\projects\workspace\units, or load an existing one from this location, the reference in the MDL file will NOT be C:\projects\workspace\units\SomeUnit.cat, but rather $MyUnits\SomeUnit.cat c) all developers accessing this model must now define a path map named MyUnits, but they can have it point to any location of they choose, e.g. developer X sets MyUnits = C:\proj\ProjA. Naturally the units in question must be located here! (properly checked out to this location from VSS, ClearCase or another version control system) d) when dev. X open the MDL file Rose evaluates the stored path '$MyUnits\SoneUnit.cat' using the local definition of MyUnits to the absolute location of C:\proj\ProjA\SoneUnit.cat and the unit loads fine. Erik -----Oprindelig meddelelse----- Fra: Josh Richmond [mailto:[EMAIL PROTECTED]] Sendt: 3. oktober 2001 23:04 Til: [EMAIL PROTECTED] Cc: Perry Newhook Emne: (ROSE) Rose Path maps and controlled units Hi again, How can I use Rose Path Maps to load controlled units? When I use the Units|Load menu item, I get a file browser, but no option to use Rose Path Maps. I'd like to share my model with others, who may have the controlled units in a different path. Thanks, Josh ---------------------------------------------------- Joshua L. Richmond, BASc, MSc. Systems Engineering (R&D) MD Robotics 9445 Airport Rd, Brampton, ON, Canada (905) 790-2800 x4332 ----------------------------------------------------- ************************************************************************ * Rose Forum is a public venue for ideas and discussions. * For technical support, visit http://www.rational.com/support * * Admin.Subscription Requests: [EMAIL PROTECTED] * Archive of messages: http://www.rational.com/support/usergroups/rose/rose_forum.jsp * Other Requests: [EMAIL PROTECTED] * * To unsubscribe from the list, please send email * * To: [EMAIL PROTECTED] * Subject:<BLANK> * Body: unsubscribe rose_forum * ************************************************************************* ************************************************************************ * Rose Forum is a public venue for ideas and discussions. * For technical support, visit http://www.rational.com/support * * Admin.Subscription Requests: [EMAIL PROTECTED] * Archive of messages: http://www.rational.com/support/usergroups/rose/rose_forum.jsp * Other Requests: [EMAIL PROTECTED] * * To unsubscribe from the list, please send email * * To: [EMAIL PROTECTED] * Subject:<BLANK> * Body: unsubscribe rose_forum * *************************************************************************
