[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: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2002-10-11 21:09:15 CEST

On Fri, 2002-10-11 at 13:37, Zack Weinberg wrote:
> svn:construct -- If this property is set on a file, that file is
> considered special. The text of the property is
> a command which should be executed upon
> checkout, which is expected to create the file.
> See below for details.

-1. It's horribly platform-specific and a security nightmare.

A Unix-only shop where clients only talk to trusted repositories might
be okay with this feature, but symlink support should definitely not
have the second constraint, and should probably not have the first
constraint. (We can't make symlinks on Windows, but we might be able to
make an alias, which would be honored by at least some programs.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 11 21:10: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.