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