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

Re: [Subclipse-users] Support for tsvn:autoprops

From: Mark Phippard <markphip_at_gmail.com>
Date: Wed, 2 Jul 2008 09:56:03 -0400

On Wed, Jul 2, 2008 at 4:58 AM, Chris Manning <cmanning_at_axiomsystems.com> wrote:

> I have recently migrated to SVN and find keyword replacement to be client
> side configuration an interesting (for want of a better word) concept.
>
> I was then pleased to discover the tsvn:autoprops property for TortoiseSVN
> that allows the keywords and other properties for projects to be propogated
> to TortoiseSVN clients.
>
> However I am now disappointed again to discover that this property is not
> supported in Subclipse.
>
> Is there any way to get this property to work in Subclipse or should I
> submit an enhancement request?

You can file an issue, but I do not see us adding this feature to
Subclipse. It is more likely the general feature, implemented
differently, will be pushed into core SVN. Since TortoiseSVN is
written in C++, it has access to the entire Subversion API. We only
have access to a small subset. From what I can see, TortoiseSVN is
using API that lets it mix in configuration you can store in
properties, with what Subversion already has in its configuration
files. We do not have access to this API. I suspect the idea of
storing configuration in the repository will make it into core SVN
before these other API's are exposed via Java.

-- 
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-07-02 15:56:21 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.