> Clemens A Mensik wrote:
>
> > thx, that's exactly what I've been looking for... I only have to find
> out how
>> to configure it right, to have the keyword set on every src, txt,..
>> file. In the example it's only mentioned how to set it manually for
>> one file...
>>
>> ...is it possible to set more svn: properties for files? currently
>> I've only set: *.java = svn:eol-style=native
>>
>> greets
>> clemens
>
> Yes, you can do that in the "config" file in your ~/.subversion
> directory.
>
> I have for example the following configuration, that enables the $Id$
> keyword for every *.v file:
>
> enable-auto-props = yes
>
> [auto-props]
> ...
> *.v = svn:keywords = Id
thx, but do I have to have to lines for one file typ if I would like
to set 2 properties? As I've mentioned before I'd like to set
svn:eol-style=native and
svn:keywords=Id,Autor
how's that possible?
greets
clemens
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 28 16:33:10 2005