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

Allowing checkout of a file, but preventing checking

From: Larry Martell <larry.martell_at_gmail.com>
Date: 2007-05-22 01:37:54 CEST

We have a situation where we need to keep a template version of
a file under SVN control, and allow users to checkout this template
into their working copy. We want them to be able to modify this
file in their working copy, but we do not want them to be able to
check their changes to this file back in. Is there any way to
achieve this with SVN? (We can't set svn:needs-lock and then
lock the file because then it gets checked out read-only).

Thanks!
-larry

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue May 22 01:38:12 2007

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.