Skip to Main Content

SQL Developer Data Modeler

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Create Subversion Connection

lapd02Apr 22 2014 — edited May 1 2014

Hello,

I'm trying to setup a subversion repository for use with Data Modeler.

I'm using SQL Developer 4.0.1.14 on a windows 7 desktop with Subversion 1.8.8 on an HP-UX server. I created a repository on the server intending to access it using a svn+ssh URL.

In SQL Developer I click the Team menu->Subversion->Create Connection...

I choose Manually Create a Subversion Connection and click OK

I type in my URL: svn+ssh://myserver/foo/repos

Connection name: myrepos

My ssh username and password

and click Test Read Access

Then I get the Authentication message [...] if you trust this server click yes which I do.

Then in the status window I see:

Testing read access for repository

svn+ssh://myserver/foo/repos...

svn: E210004: Handshake failed, received:

'

[a bunch of empty lines and then]

        '

Access refused.

Verify user name, password and URL are valid.

I don't know what to do next.

Any help would be greatly appreciated!

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 29 2014
Added on Apr 22 2014
3 comments
2,116 views