[hibernate-dev] Re: SVN Keywords
Emmanuel Bernard
emmanuel at hibernate.org
Mon Jun 4 12:29:44 EDT 2007
Thanks to both of you,
It's done for existing files.
If someone known how to tell IntelliJ to set a property on newly
added *.java or even better set that at the SVN server level, let me
know.
On 2 juin 07, at 13:21, John Griffin wrote:
> Emmanuel,
>
>
>
> Assuming that ‘list.txt’ is the file you want to have SVN Id
> expanded in, all that is necessary is to issue the command:
>
>
>
> $> svn propset svn:keywords “Id” list.txt
>
>
>
> As long as the # $Id$ directive is in the list.txt file SVN will
> expand the Id when the file is committed.
>
>
>
> John Griffin
>
>
>
> PS
>
> Sorry I haven’t been able to help with any code but I am currently
> swamped with deadlines at work. I should be able to collaborate soon.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/hibernate-dev/attachments/20070604/4d8c469a/attachment.html
More information about the hibernate-dev
mailing list