while trying to create a new repository or creating a new folder under current repository using subclipse in eclipse, i am getting an exception
org.apache.subversion.javahl.ClientException: Authorization failed
svn: Authorization failed
I am using ip address to communicate with server, both client and server connected on same network.
svn://192.168.1.40/newRepo