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

XP Web Folders: Parent folder in child folder contents

From: Ashley Neal Hornbeck <ahornbeck_at_yahoo.com>
Date: 2005-06-01 06:37:40 CEST

When I connect to Subverion 1.2 via WebDAV using XP’s Web Folder, the parent folder
shows up in the content list. This does not happen when connecting using a web
browser.

When viewing http://127.0.0.1:80/repos/project1 it will contain project1 along with
any collections or files that are actually contained in project1.

For example:

http://127.0.0.1:80/repos/project1
project1 (this should not be here)
subfolder1
file1
file2

Anyone else run into this?

Any thoughts?

Thanks,

-Ash

Server:
SuSE 9.1
Apache 2.0.54
Subversion 1.2.0

Client:
Windows XP Professsional SP2 on a domain

<Location /repos/project1>
        DAV svn
        SVNPath /srv/svn/repos/project1
        SVNAutoversioning on
</Location>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 1 06:39:16 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.