On Tue, Jul 26, 2011 at 11:44 AM, Becker, Thomas <thomas.bec...@torex.com>wrote:
> Sorry for the confusion: yyyy stands for svn/<repo_name>, xxxx stands for > <server_host>. The URL looks like https:// > <server_host>:8443/svn/<repo_name>. > So you are saying you cannot even do svn ls against a repository? The automated test suite would exercise that. It could be some incompatibility between the client binaries and the way VisualSVN configures authentication or something like that. The binaries are probably using ra_serf to talk to the repository, which is new in 1.7. You can try configuring your client to use Neon as the default. Edit %APPDATA%\Subversion\config and add: http-library = neon At the bottom. -- Thanks Mark Phippard http://markphip.blogspot.com/