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

Re: [Subclipse-users] auto-props from default config file not working

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-10-13 00:40:04 CEST

Chad Boyd <cboyd@ihsadvantage.com> wrote on 10/12/2006 03:55:25 PM:

> I'm using Subclipse plugin version 1.1.7 on Linux. In my config file
> (/home/<user>/.subversion/config) I have:
>
> enable-auto-props = yes
> [auto-props]
> *.java = svn:keywords=Id Author
>
> When committing a file, the svn:keywords properties aren't being set. I
> tried explicitly setting the config file location in the preferences but
> this didn't help. Is this a known bug?

Auto props are not done at the Subclipse layer. The only role we
potentially play is that you can provide a specific configuration area in
the preferences and we will tell the API to use it. The default is to
just use the default SVN area.

Are you using JavaHL or JavaSVN? Any bugs would be in those layers.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Oct 13 00:40:14 2006

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.