[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[Subclipse-users] Eclipse: subclipse: auto-props

From: <Jens.Arnold_at_itscare.de>
Date: Thu, 9 Oct 2008 16:51:02 +0200

Hello,
 
can anybody help me?
 
I installed Eclipse and Subclipse.
 
Then I configured in Preferences Team->SVN
the Configuration location to a directory.
I edited the config file as attached to this Email.
It contains these lines:
 
[miscellany]
enable-auto-props = yes
[auto-props]
*.java = svn:eol-style=native;svn:keywords=Date Author Id Revision HeadURL

I restarted Eclipse.
 
After that I created a Java-Project, and a simple Java class with Keywords as follows.
 
/**
* @author Jens
* @version $Revision$ <br>
* Date last change $Date$ <br>
* Author last change $Author$
*/
 
But nothing happens, when I added Java-Project to SVN,
the keywords substitution did not work.
 
What's wrong?
 
Thanks,
Jens
 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org

  • application/octet-stream attachment: config
Received on 2008-10-09 16:52:16 CEST

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.