> Concerning Properties
> Jakub Nietrzeba wrote on 1 Apr 2004, 12:38, at least in part:
>
> > How put non standard properties into files eg. copyright or log? This
> > should work like $Id$ or $Rev$. Please help.
>
> svn propset copyright "copyright Jakub Nietrzeba"
> path/to/your/working_copy
>
> (should go on one single line).
>
This is ok. But I want to something like this: everywhere in the text
$copyright$ will be replaced with $copyright Jakub Nietrzeba $. This can be
used to manage licenses, abouts, or version logs. At beggining of each file
I want to add license and about. If I change about text it will be replaced
in whole repository. :)
Thanx
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 2 11:07:29 2004