[prev in list] [next in list] [prev in thread] [next in thread] 

List:       subclipse-dev
Subject:    Subversion javahl issue opened to support the equivalent of 'svn info'
From:       Panayiotis Korros <pkorros () bigfoot ! com>
Date:       2004-07-14 16:28:28
Message-ID: 002b01c469bf$98e8cc40$5b024a3e () panos
[Download RAW message or body]

I opened the following issue in subversion ussue tracker:

[JAVAHL] Doesn't support the equivalent of 'svn info'
http://subversion.tigris.org/issues/show_bug.cgi?id=1958

It will help us implement efficiently the SVNTeamProvider.setProject method.
This method currenlty calls the singleStatus method to find out if the
project has a remote resource. The singleStatus method takes about 1.5 sec
minimum in my machine.

SVNTeamProvider.setProject by several is called when eclipse is initilizing
JDT and causes a huge delay.
For my workspace with 10 projects shared with subversion it takes over
30sec.

ps. I saw the singleStatus javahl native c implementation and internally it
is the same as status. It calls status and then it finds witch of te
statuses return is for the dir the returns only this discarding all others.
That why singleStatus takes exactly the same time as status (with decent
false).

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic