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

Re: Running svn propset after svn add

From: Hyrum K. Wright <hyrum_at_hyrumwright.org>
Date: Wed, 29 Jul 2009 15:29:48 -0500

On Jul 29, 2009, at 3:21 PM, Kenneth Goldman wrote:

> For my file header, I have:
>
> svn:keywords Date Author Id Rev DateLastChanged
>
> It seems like every time I "svn add" a new file, I have to remember to
> run 'svn propset'. Is there any way to set this for the entire project
> such that each new file implicitly inherits the property.
>
> I use Windows and Linux, so a command line or Tortoise
> solution will work.
>
See auto props, which are done on a per-client basis:
http://svnbook.red-bean.com/en/1.5/svn.advanced.props.html#svn.advanced.props.auto

Also, please do not start a new thread by replying to an existing one.

-Hyrum

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2376707

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-29 22:30:36 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.