With SVN, is it possible to incude automaticlly a "comment" tempate when I add a new file ?
For example, I want to add automatically this comment when I add a file "*.pl" :
# SVN information :
# @Autor : $Author$
# @Autor : $Revision$
# @Id : $Id$
# @Date : $Date$
Thanks for your help.