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

Change value of svn:special boolean?

From: Philipp Marek <philipp_at_marek.priv.at>
Date: Fri, 9 May 2008 13:54:12 +0200

Hello everybody,

I'd like to change the definition of the "svn:special" property.

Currently [1] svn ignores the value of the "svn:special" property, and always
puts a "*" in there; I'd like to store the type of the special file,
ie. "link" for symlinks, and (in FSVS at least) "bdev" and "cdev", too.

It's mostly used by svn itself (and normally not looked at by the user
directly) it should not be a big problem.

If that change is approved, I'll happily provide a patch for the documentation
and tell the GUI developers about this change - so that the values stored by
FSVS can be efficiently used.

May I ask for you opinions?

Regards,

Phil

Ad 1: I looked at the sources in trunk/ r30628; there's always just a check
whether that property exists.

-- 
Versioning your /etc, /home or even your whole installation?
             Try fsvs (fsvs.tigris.org)!
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-05-09 13:54:31 CEST

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.