Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Version Management.

Former Member
0 Likes
749

I have a version of Program in a Test System.

Can i bring it back to DEV.

or

How can i manage Versions. I have a few versions in DEV. How can i revert back to the one that is in TST.

1 ACCEPTED SOLUTION
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
727

You will need to find the version that is currectly in TST. In your DEV box, go to Utilies, Version, Version Management. Here are the version. Check the each transport number(top to bottom) to see if it has been transported to TST. Get the lastest one that has been transported. Select the checkbox, and click retrieve. The source in your DEV box will now be overwritten with that version.

Regards,

Rich heilman

6 REPLIES 6
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
728

You will need to find the version that is currectly in TST. In your DEV box, go to Utilies, Version, Version Management. Here are the version. Check the each transport number(top to bottom) to see if it has been transported to TST. Get the lastest one that has been transported. Select the checkbox, and click retrieve. The source in your DEV box will now be overwritten with that version.

Regards,

Rich heilman

Read only

Former Member
0 Likes
727

Using the version managment in the menu "utilities" in se38, retrieve the version that you want....goto se38, menu option utilities --> Versions --> version managment, here you can see all the released requests in which the different versions of this prgram are present....

retieve the one you want...based on the request numbers (prbobably the latest one you see in Test system)..

Thanks,

Renjith

Read only

Former Member
0 Likes
727

are you maintiaing versions in DEV, and which one is new.

if test is new , dev is old version (obviously not) but if so then you need to get back to dev using Transport.

but if test is old, and you are maintaining version then you can revert back to previous version in dev from version managemnet check checkbox of the old version nd rever back.you need not to do much.

regards

vijay

Read only

nishanthbhandar
Contributor
0 Likes
727

You can choose Utilities->Versions->Version Management from the Menu.It will choose the available versions.There will be a checkbox against each version.All you have to do is to check this checkbox and then click on the retrieve pushbutton.If you want the version as it is in TST to DEV then just copy paste the version you want into your program.The converse is also true.

hope this helps.

<b>Please reward points if helpful.</b>

Cheers

Nishanth

Read only

LucianoBentiveg
Active Contributor
0 Likes
727

Utilities->version->version management. Then select one version and do Remote comparison with test system.

When you find the version, select it and "rescue".

Regards.

Read only

Former Member
0 Likes
727

In TST, use version management to determine the transport for the program. In DEV, use version management to retrieve the version that corresponds to the one that was transported to TST.

Rob