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

Re: Mac WebDAV clients and 'hidden' resource fork files

From: Jack Repenning <jrepenning_at_collab.net>
Date: 2003-09-24 00:00:09 CEST

At 3:01 PM -0600 9/23/03, Kerry Todyruik wrote:
>Some WebDAV servers on Macs send two files to the server through WebDAV.
>One is the actual file (ie. 'test.txt') and another is a hidden
>"resource fork" file (ie. '._test.txt').
>
>One example is the Goliath WebDAV client. Here's a link from the Goliath
>site explaining this
>http://www.webdav.org/goliath/help0.9/chaps/rezforks.htm
>
>This seems tolerable when using standard WebDAV like Apache mod_dav_fs,
>but looks to me like a messy problem when using a Mac WebDAV client with
>Subversion.
>
>Has anyone else encountered this? Is it as much of an issue as it feels
>to me at this point? Is there a straightfoward way to configure
>Subversion to ignore these Apple resource fork files and not commit
>them?

Why would you want to do that? Sounds like SVN would version the
resource forks just fine, a very cool thing. Only other Goliath
users would be able to reconstitute the full file (well, except my
fingers already itch to create a script to "mv ._foo foo/rsrc"
wherever occurring ...), but managing the resforks at all is a huge
win!

-- 
-==-
Jack Repenning
CollabNet, Inc.
8000 Marina Boulevard, Suite 600
Brisbane, California 94005
o: 650.228.2562
c: 408.835-8090
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Sep 24 00:01:33 2003

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.