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

Re: svn:keywords?

From: si <sshnug.si_at_gmail.com>
Date: 2006-02-22 10:33:06 CET

> > I would like to use svn:keywords but as far as I can tell, I have to run svn propset on every file I want to
> > use keywords... Is this correct?
> > Is there no other way? If I have 300 files, I need to run svn propset 300 times??
> You can use autoprops feature, or use special programs like find(1) to
> execute one command for many files.

Or the --recursive option might do the trick.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 22 10:34:04 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.