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

Re: Suggestion for special file storage in 1.0

From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-10-14 22:11:31 CEST

Nuutti Kotivuori wrote:

>Barry Scott wrote:
>
>
>>How will it look on Windows?
>>
>>
>
>Um... I don't know :-) Want to help me in deciding that? :-)
>
I think symlinks would probably (and other special files certainly)
remain Unix-specific. Another such unix-specific feature that was
suggested was storing and recovering file ownership and permissions.
Note that the permission idea was shot down (I helped! :-) on the
grounds that you can write a wrapper around the command-line client that
provides the functionality. The same holds for special files, too.

As useful as these features are, I'm against adding support for them to
the Subversion libraries. Such support belongs to the client, or (at
best) an os-specific library used by the client. I'm already
ubcomfortable with the svn:executable property, but that at least
doesn't require any hacks or workarounds on non-Unix systems.

I think what you require would best be server by configurable
client-side hooks. This particular hook could be hard-coded into the
client on Unix, but the point is that it would be logically (and
physically, as far as that's possible) separate from the real, portable
SVN client functionality.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 14 22:12:15 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.