cancel
Showing results for 
Search instead for 
Did you mean: 

Integrate SVN in SAP NetWeaver Developer Studio

former_member301120
Active Participant
0 Kudos

Hello to all,

I'm using SAP NetWeaver 7.1 Composition Environment SP05.

Is there a way to integrate SVN into SAP NetWeaver Developer Studio?

Regards Christian

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Christian,

you can use the subclipse plugin by installing it via this update site:

http://subclipse.tigris.org/servlets/ProjectProcess?pageID=p4wYuA

I installed the Version 1.6.x and it works perfectly.

In Eclipse we would use the subversive SVN Client, but this does currently not work in NWDS.

Carsten

former_member301120
Active Participant
0 Kudos

Hello Carsten,

I've installed Version 1.6.x. But I could not pass a username an password. There are no fields displayed, when right-clicking properties in SVN-View.

I get the following error, if I check in a projekt:


Error while creating module org.tigris.subversion.javahl.ClientException Authorization failed

My I have installed the wrong version oder have I forgotten something?

Edited by: Christian Kaiser on Aug 19, 2010 11:25 AM

former_member301120
Active Participant
0 Kudos

I've made a workaraound and grantet anonym access to the repository.

But this couldn't be the solution.