I am trying to connect SQL developer to our SVN repository and running into some issues.
our SVN repo is configured for LDAP authentication and when I pass my username and password through the connection configuration section of sql developer I cannot connect. I have tried both DOMAIN\user_name and user_name. Any ideas on how to make this connection through sql developer?