[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 : [Subclipse-users] RE : RE : [Subclipse-users] Commit window

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-05-01 21:24:15 CEST

On 5/1/07, MATHUS Baptiste <mathus.b@mipih.fr> wrote:
> As I'm under Linux, I can't test the behaviour. Could you have a look at how TortoiseSvn behaves and how Subclipse behaves for you at the moment:
>
> * If tsvn:logwidthmarker is not set (or set at 0, which is the same in the code) on the root, but say you set "20" on a pouet subpackage. If I commit something under pouet, would it display the vertical rule?
>
> To sum up, how should be recursively treated the recursive value of this svn property?

When we retrieve those properties we only recurse up towards the root
of the hierarchy. I'd imagine the recursion is already handled behing
a method and you do not need to know about it. Can't you just call
the method to get the value and condition the code on whether it
returns a 0?

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue May 1 21:24:26 2007

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.