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

RE: Re: Versioning MacOSX files with Resource Forks...solutions?

From: Daniel Thompson <Dan_at_thosethompsons.org>
Date: 2005-06-16 19:12:44 CEST

Here's a tool that will let you examine what files have alternate
streams: http://www.sysinternals.com/Utilities/Streams.html.

It seems like it would be pretty tricky to generically support alternate
streams / resource forks. If you have a Windows Subversion server, and a
Windows client, sure, that could be done, but what if you have a Linux
Subversion server, and Windows and Mac clients? What if a client is
using the FAT filesystem? What if you want to burn the files to a CD (I
don't think the ISO filesystem will get the alternate data streams)? It
seems that this is not going to be practical to support because
different filesystems have different implementations of alternate data
streams--it's filesystem-specific. Unfortunate, but true.

-----Original Message-----
From: news [mailto:news@sea.gmane.org] On Behalf Of Geoffrey Alan
Washburn
Sent: Thursday, June 16, 2005 1:24 AM
To: users@subversion.tigris.org
Subject: Re: Versioning MacOSX files with Resource Forks...solutions?

Andreas Magnusson wrote:

> Hm, I couldn't find anything about extended attributes on Windows, and

> I've never heard of them (at least under that name) so could you post
a
> pointer to where that is said?
> (Yes, I am a bit sceptic, but I would love to be proven wrong).

        As I said I said I don't know enough about how much the actual
APIs
relate, but try looking at http://www.ntfs.com/ntfs-multiple.htm

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 16 19:14:37 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.