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

Something like svn:executable for the read-only bit?

From: Evan Driscoll <evaned_at_gmail.com>
Date: Wed, 15 Jul 2015 19:41:39 -0500

We have some generated files that, for logistical reasons, are way
easier to just check into the respository alongside the source than to
build on-demand. (They're small text files, not some big binary or
something like that.)

Is there a way to instruct Subversion to remove write access when
checking them out?

Obviously the user could just chmod them to add it back, but the point
is just to avoid someone unintentionally modifying the generated file
instead of the source, not to keep people from being jerks. :-)

Evan
Received on 2015-07-16 02:43:19 CEST

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.