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

"write proctecting" a file

From: Volker Poplawski <volker.poplawski_at_atrics.de>
Date: 2006-10-27 13:59:02 CEST

Hi all.

How do i proctect a versioned file from ever being modified?

The case is a data file received from a external party. I want to submit it to
the repository and keep it "as is" from then on. Particularly protect it from
accidental modification.

One way that comes to mind is lock the file after check-in and never release
the lock. But is there a more explicit way to protect the file?

Something like a "immutable" property which results in a big fat warning when
someone tries to commit changes to that file.

.....Volker

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 27 13:59:50 2006

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.