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

Re: Exclude Files from commit

From: Lukas Ruf <ruf_at_rawip.org>
Date: 2004-06-15 12:41:42 CEST

> Robert Krugmann <Robert.Krugmann@infoteam.de> [2004-06-15 12:35]:
>
>
> Is there a possibility to temporarily exclude files from version
> control in subversion?
>

I am not sure but can't you deny write access to the file?
I limit write access to directories either via
    AuthzSVNAccessFile
or hook script pre-commit in my hooks-directory.

wbr,
Lukas

-- 
Lukas Ruf           | Wanna know anything about raw |
<http://www.lpr.ch> | IP? -> <http://www.rawip.org> |
eMail Style Guide: <http://www.rawip.org/style.html>|
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 15 12:43:02 2004

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.