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.



_______________________________________________
hibernate-dev mailing list
hibernate-dev@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/hibernate-dev

Reply via email to