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

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

From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 9 Oct 2008 10:53:42 -0400

On Thu, Oct 9, 2008 at 10:51 AM, <Jens.Arnold_at_itscare.de> wrote:

> 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?

Start by doing Team > Show Properties on one of the files and see if
the properties were set.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-10-09 16:53:54 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.