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

Re: Bug in svn on MacOS X 10.4 with ._ files on UFS

From: Scott Palmer <scott.palmer_at_2connected.org>
Date: 2005-06-03 01:22:42 CEST

On Jun 2, 2005, at 2:22 PM, Geoffrey Alan Washburn wrote:

> Jake Robb wrote:
>
>
>> It sounds to me like this idea has some support, and I'm thinking
>> it's
>> likely that extended attributes will be a new feature in an upcoming
>> version. However, since I have absolutely nothing to do with
>> Subversion
>> development, my opinion doesn't count for much. :-)
>>
>
> Indeed. It isn't clear to me that any of the developers have
> actually committed to the idea. Mapping xattrs to properties
> probably should be pretty easy, so I may look at it myself in some
> hypothetical future. However, even if I did so it would be nice to
> know whether such patches would even be accepted.

I was under the impression that properties are not stored as diffs in
the repository, and in general the value of a property should be
"small". This to me still seems like it fits with the general idea
of xattrs, but the more generic multiple data streams for a single
file (e.g. the deprecated resource forks) wouldn't be nearly as well
suited to being stored in properties.

Thankfully, since resource forks are deprecated, it likely doesn't
matter. I'm guessing the most straight-forward implementation of
storing xattrs as subversion properties would suffice, at least for
the initial implementation.

Scott

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 3 01:23:50 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.