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

BUG? Repo-Browser Error For Non-Existent Repositories

From: Andrew Morgan <opticyclic_at_gmail.com>
Date: 2005-11-30 13:10:42 CET

Using TortoiseSVN Version 1.2.6.4786

I wanted to check out files from svn so I entered the following URL
into the repo-browser.
http://myserver.co.uk/svn/test/repos/
However, the actual URL is
http://myserver.co.uk/svn/tests/repos/
(note the extra s in tests that is missing from the first URL)

I would expect the repo-browser to either report an error that the URL
is invalid or report that I don't have the correct authorisation to
create a directory via this method.

Instead the repo-browser creates a directory structure like this
[-] http://myserver.co.uk
----[-]svn
--------[-]test
------------[+]repos

This appears as though the structure is valid (even though it is not),
which is confusing.

When I click on the [+] I get the following error
Error *PROPFIND request failed on '/svn/test/repos'
PROPFIND of '/svn/test/repos': 405 Method Not Allowed (http://myserver.co.uk)

Web searches turn up (unrelated) solutions that point to proxy or
Apache configurations.

A test for valid URLs would make things clearer.

Regards

/Andrew

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

--
Received on Wed Nov 30 13:10:37 2005

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

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