cancel
Showing results for 
Search instead for 
Did you mean: 

NWDI Version Management

former_member189428
Contributor
0 Kudos

Hi Experts,

We are having a requirement to revert back the changes after checkin the activities from development server.

Please suggest how to achieve this and how NWDI Version Management will be used for revert back the changes.

Thanks in Advance.

Regards,

Jagadish.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hello,

You can revert the changes back even after checkin .....for that you need to goto the DTR perspective ...select the file ...right clcik on it ....Advanced Sync -> Sync to Date option....Read more about it to understand on exactly how to do it....

Regards,

Shikhil

Former Member
0 Kudos

Hi Jagadish,

There is no option to revert our activities after check-in.

The work around to do the same:

1. Identify all the files under the checked-in activity.

2. check-out the abc.txt file. (Let us suppose you have only abc.txt file in your checked-in activity).

3. Go to version graph of abc.txt file (R.click on the file -> DTR -> Show In -> Version graph), select the second maximum version(If you have changed the file only once.. If not go to the correct version) and select view content. Copy the content and replace the context of abc.txt file.

4. Check-in the changes and activate.

Repeat the 2,3 steps for each file.

Be careful while doing the changes, because there will be dependencies with other files also. If you don't update all the necessary files build will fail.

Let me know if you need any clarification.

Regards,

Jaya.