cancel
Showing results for 
Search instead for 
Did you mean: 

Design time repository

Former Member
0 Kudos

Hi all,

How to checkin and checkout in DTR?

regards,

shreeharsha

Accepted Solutions (0)

Answers (3)

Answers (3)

p330068
Active Contributor
0 Kudos

Hi Shreeharsha

>How to checkin and checkout in DTR?

For this you should have NWDI install on your server or separate server.

Please have a look at and [Click here|http://www.sdn.sap.com/irj/sdn/java?rid=/webcontent/uuid/f6eb8e9e-0901-0010-8abb-cba5279db9b6] [original link is broken];

Hope it will helps

Regards

Arun

Former Member
0 Kudos

HI Harsha,

DTR check in and check out is a process to maintain the code changes in versions.

But check -in and check-out will be done in the NWDS level.Once you create the DTR client in the

NWDS-DTR prespective-create new DTR client..dtr will generate in the workspace.

Once you import the DC into NWDS ,Then only you will do the check in and out process.

Follow the below steps in my prev thread :

Regards,

Lavanya.G

Former Member
0 Kudos

HI please check the below steps..

CHECK OUTt.(importing the track from nwdi to nwds)

1.Go to NWDS.

2.goto Development configuration prospective-->select active dc's.

3. goto windows menu in the toolbar>preferences>select and expand JDI (java development infrastructure)

4.select development configuration pool>specify the url>click on ping server-->sucess message.

5.Select wizard for import menu in the toolbar>(earlier the track will not be available)> select remote

6.specify the username and password-->ok

7.now select your track created>click on next>finish

now the track has been imported to the nwds.So create local Dc's for the track.

8.Goto Local dc's column>expand the track>rightclick on software components under track-->create new dc's.

9.select webdynpro type of dc's>specify dc's name,caption,dc type>next

10.click on newactivity tab>specify activity name and description->ok>next-->finish

now goto webdynpro prospective develop ur applicationa nd again come to development configuratio prespective to perform check in.

CHECK IN

11.goto development prespective-->expand open activities window

12.expand your track>expand product or software conmponets>right click on activity>perform checkin>select activate

now all the changes wiil be stored under DTR.

Hope this will help you.

Regards.

Subraty