RE: Clarification Needed
From: Bob Archer <Bob.Archer_at_infor.com>
Date: Wed, 6 May 2009 09:59:53 -0400
>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
**************** CAUTION - Disclaimer *****************
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.