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

Re: [Subclipse-users] Re: Errant value for svn:keywords?

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 21 Nov 2008 08:48:34 -0500

I do not believe there is any chance this is a bug in Subclipse. We
just call a SVN propset API and if we were inserting ( ) around the
properties it would show up for any property we add.

Are you able to recreate the problem when using JavaHL as your
provider? I am not.

If you can recreate it, please provide the steps you took so we can
try to recreate it. I see you attached a command line script, but I
do not understand what it is showing. If it helps, I can tell you
that all Subclipse does is make calls to SVN API's. When you set a
property from Subclipse it is not like we write data to your working
copy. We call an SVN API that does it.

I approve all Observer requests, but you should have been able to
access our issue tracker and even file an issue without. I think you
only need the role to add comments to someone else's issue.

Mark

On Thu, Nov 20, 2008 at 11:56 PM, Jeff Chimene <jchimene_at_gmail.com> wrote:
> Hi,
>
> Perhaps this isn't perceived as a bug.
>
> I've applied for observer status. Perhaps it'll be granted, perhaps
> not. The following should be of interest, even to those who don't see
> this as a problem:
>
> TTFN
>
> On Wed, Nov 19, 2008 at 3:46 PM, Jeff Chimene <jchimene_at_gmail.com> wrote:
>> Hi folks,
>>
>> I just installed subclipse 1.4.x and want to use svn:keywords.
>>
>> I notice that the command
>> $ svn proplist -v
>> file:///var/lib/svn/equine/trunk/src/com/public/cgi-bin/equine.cgi
>>
>> yields an unexpected value for svn:keywords:
>> Properties on 'file:///var/lib/svn/equine/trunk/src/com//public/cgi-bin/equine.cgi':
>> svn:executable : *
>> svn:keywords : (Id URL)
>> svn:eol-style : native
>>
>> I don't recall setting the keywords in parenthesis (although I suppose
>> it's possible...)
>>
>> I removed the parens and keyword expansion works as expected.
>>
>> Any thoughts?
>>
>> P.S. I'm will to recreate the repository if that will help
>>
>> Cheers,
>> jec
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
> For additional commands, e-mail: users-help_at_subclipse.tigris.org
>

-- 
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-11-21 14:48:49 CET

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.