Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Assembly Revisions in Intralink

  • Thread starter Thread starter dflockton
  • Start date Start date
Status
Not open for further replies.
D

dflockton

Guest
This may be a dumb question so excuse me if it is...



Let's say I have an assembly stored in intralink called Assembly.asm. This assembly is at revision 1. This assembly contains 4 parts: part1.prt, part2.prt, part3.prt & part4.prt. All of these are at revision 1 as well. Now, I make a change to part3.prt and bump the revision to 2 on the part as well as in Assembly.asm.



Here's my question: If I was to use the locate tool to find all revisions of the Assembly.asm and I wanted to load revision 1 of that assembly, would it load revision 1 of part3.prt or would it load the latest revision (2) in Intralink?



Thanks in advance,



Dean
 
If you save Assembly.asm (rev 2) with part3.prt (rev 2).



Then when you checkout the Assembly.asm (rev 1), from check out confirmation form, goto Options.

From options, on Object Versions you should have choice of Latest and As stored.

Choose As stored, and press Update.

Check out object list should update with part3.prt (rev 1).



Good luck.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top