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

RE: How to handle 'read only' files?

From: Leon Zandman <lzandman_at_lode.nl>
Date: 2005-10-12 09:21:36 CEST

> Sure this works well, but maybe there is a smarter solution using SVN?

Check the Subversion FAQ:

http://subversion.tigris.org/faq.html#ignore-commit

All my projects use such template files. I have a script in the projects
root that each developer has to run after the initial checkout. This
script copies the template files to their "normal" filenames. These
"normal" files I've marked using svn:ignore.

Greetings,

Leon Zandman

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 12 09:23:56 2005

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.