cancel
Showing results for 
Search instead for 
Did you mean: 

Reverting back to original code after deploying to DTR

Former Member
0 Kudos

Hi,

I am kind of new to all this. I made some code changes and I deployed them to DTR. I now wish to revert back to the original state of things before I made any code changes to my web dynpro application. The inactive version of the code is wrong now. The version that I want is the active version. How do I get the active code into the "inactive" version so I can start making changes from scratch? I am looking to reset the "inactive" code to where it was before I started making code changes.

Any ideas would be greatly appreciated.

Thanks,

Hooman

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi,

Go in Development Configuration Perspective;

Right Click whatever Project you want, Create Project; (This will sync / download / create the Project in your local machine)

Go in WebDynPro Perspective;

Instead of using Web DynPro Explorer, switch to Navigator view;

Right Click in the Project, -> DTR -> Advanced Sync -> Sync to Date...;

Choose whatever date you want..

Hope it helps.

Regards,

Daniel

Answers (2)

Answers (2)

Former Member
0 Kudos

Thank you so much.

Former Member
0 Kudos

hi

if you have not checked in the activity , your can right click on theactivity and revert back the code .

if you have checked in the activity there is no option to revert back.

you can try this option.

Thanks

Edited by: murali krishna reddy on Jul 16, 2009 7:34 PM