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

Initial checkout fails on Windows

From: Ruben Decrop <ruben_at_decrop.net>
Date: 2005-02-07 17:04:21 CET

I've setup my repository using Apache 2.0 and mod_dav_svn.

Checking out from a linux client works fine.

Checking out from a windows resultrs in following error

C:\p>svn co http://mysite/svnpocs
svn: REPORT request failed on '/svnpocs/!svn/vcc/default'
svn: REPORT of '/svnpocs/!svn/vcc/default': 400 Bad Request (http://mysite)

Doing a list command on windows works fine:
C:\p>svn list http://mysite/svnpocs
branches/
tags/
trunk/

Any idea what causes this behaviour

Ruben

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 7 17:06:49 2005

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.