[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Clarification Needed

From: rajesh k <rajesh_k08_at_infosys.com>
Date: Thu, 7 May 2009 09:18:24 +0530

Dear sir/madam,

          I used the following path and tried creating adding the location.

 svn://10.**.***.**/Repositories/myNet

ERROR- Error validating location "org.tigris.subversion.javahl.ClientException: Couldn't find a repository

svn: No repository found in 'svn://10.**.***.**/Repositories/myNet'

Let me know if it can be rectified.

Thanks,
Rajesh
CME

From: Bob Archer [mailto:Bob.Archer_at_infor.com]
Sent: Wednesday, May 06, 2009 7:30 PM
To: Rajesh Krishnamoorthy08; users_at_subversion.tigris.org
Subject: RE: Clarification Needed

>I created a new repository and also a service using svnserve. I tried adding >locations by giving the URL as

>- http://10.**.***.**/Repositories/myNet

If you are using svnserve you need to use the svn:// protocol, not http:// try:

svn://10.*.*.*/Repositories/myNet...

Also, depending on how you may or may not need to use /Repositories in your URI.

BOb

From: Rajesh Krishnamoorthy08
Sent: Wednesday, May 06, 2009 4:41 PM
To: users_at_subversion.tigris.org
Subject: Clarification Needed

Dear sir/madam,

I created a new repository and also a service using svnserve. I tried adding locations by giving the URL as

- http://10.**.***.**/Repositories/myNet

ERROR - Error validating location "org.tigris.subversion.javahl.ClientException: RA layer request failed

svn: PROPFIND request failed on '/'

svn: PROPFINDof '/':405 Method Not Allowed (http://10.**.***.**/)

- https://10.**.***.**/Repositories/myNet

ERROR - Error validating location "org.tigris.subversion.javahl.ClientException: RA layer request failed

svn: PROPFIND request failed on '/Repositories/myNet'

svn: PROPFINDof '/Repositories/myNet' : could not connect to server(https://10.**.***.**/)

- svn://10.**.***.**/Repositories/myNet

ERROR- Error validating location "org.tigris.subversion.javahl.ClientException: Couldn't find a repository

svn: No repository found in 'svn://10.**.***.**/Repositories/myNet'

Please assist. The repository is in a shared folder named "Repositories" in C drive.

Rajesh Krishnamoorthy,

CME.

**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely
for the use of the addressee(s). If you are not the intended recipient, please
notify the sender by e-mail and delete the original message. Further, you are not
to copy, disclose, or distribute this e-mail or its contents to any other person and
any such actions are unlawful. This e-mail may contain viruses. Infosys has taken
every reasonable precaution to minimize this risk, but is not liable for any damage
you may sustain as a result of any virus in this e-mail. You should carry out your
own virus checks before opening the e-mail or attachment. Infosys reserves the
right to monitor and review the content of all messages sent to or from this e-mail
address. Messages sent to or from this e-mail address may be stored on the
Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2089256

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-07 05:49:41 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.