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

WebDAV with Subversion

From: Johnathan Gifford <jgifford_at_wernervas.com>
Date: 2006-02-07 20:28:24 CET

I'm getting errors trying to drop a files into a new repository using WebDav
on Mac OS X and Windows XP. The errors are as follow:

On Windows XP (Professional):

An error occurred copying some or all of the selected files.

On Mac OS X (Tiger):

You cannot copy some of these items to the destination because their names
are too long or contain invalid characters for the destination. Do you want
to skip copying these items and continue copying the other items?

First, all files are legit in naming (i.e. No special characters). Second,
even files with that are 8.3 or less are rejected. Also, even telling the
popup prompt to 'continue' or 'stop' has no effect.

This is a new repository. There are no hooks configured on the repository.
Permission on the repository are set correctly with the specified Apache
user and group. Authentication and authorization is occurring through Apache
2.2.0 with a basic type of authentication and using a group file and
mod_authz_svn for authorization. I have full read and write privileges.
There are no errors in the Apache log files that would help.

I'm fairly sure it is a configuration issue. Anyone have any ideas where I
should be be looking?

Johnathan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 7 20:29:32 2006

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.