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

RE: [PATCH] [Issue 870] import should set svn:executable automatically

From: Barry Scott <barry.alan.scott_at_ntlworld.com>
Date: 2002-09-25 23:48:23 CEST

> Arguably, Mac OS X falls under the "UNIX" category, but certain Mac OS
> 9 things don't hold all the time in OS X.

Hopefully Max OS X will avoid Mac specific code being required.

> The ugly side issue that still makes me cringe is thinking about
> versioning files with resource forks and/or Finder catalog info in
> svn. At the moment I'm preferring to stick my head in the sand on that
> one and look at some other features again.

Indeed.

> .chris
>

I'd also "stick my head in the sand" for NTFS file streams. Microsoft
support is thin.

For those that don't know NTFS supports an unlimited (?) number of
named data streams on each file. Try this on NT:

echo the data >a.a
echo data in a stream >a.a:stuff

more < a.a
more < a.a:stuff

        BArry

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 25 23:49:02 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.