You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Don Vawter <do...@vawter.com> on 2004/11/21 16:59:05 UTC

Remote access failure

When I attempt to check out remotely with :

$ svn co http://svn.b2bcnet.com/svn/b2b2web/trunk/b2bweb


It fails with:
Authentication realm: <http://svn.b2bcnet.com:80> Subversion Repository
Username: dvawter
Password for 'dvawter':
svn: PROPFIND request failed on '/svn/b2b2web/trunk/b2bweb'
svn: PROPFIND of '/svn/b2b2web/trunk/b2bweb': 500 Internal Server Error 
(http://svn.b2bcnet.com)

If I do the checkout on the box where the repository resides, it works 
fine. (The command is identical on the repository box because 
svn.b2bcnet.com is mapped to localhost in etc/hosts)
 

Ideas?


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org