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

Re: svn:keywords -- can these be self defined?

From: <kfogel_at_collab.net>
Date: 2003-12-14 06:27:17 CET

No, we don't have this feature, and have no plans to add it. If we
were to add it, it would be after 1.0.

Hope this helps,
-Karl

Ryan Hunt <rhunt@hp.com> writes:
> I have a series of files whose contents stay the same except for the
> branch name each time, and perhaps a 1-2 word description. Is there a
> way I can recursively set an svn property such that the value of that
> property will get substituted for its keyword every time the file is
> checked out? Or, can we only use the designated keywords?
>
> I am thinking along the lines of:
>
> svn propset svn:keyword:ThisBranch branchname foo.readme
>
> ./foo.readme
> Branch: $ThisBranch$
> Message.....
>
> and on svn co
>
> ./foo.readme
> Branch: branchname
> Message....
>
> -Ryan
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Dec 14 07:16:59 2003

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.