Your checkout from Subversion is happening about the same speed as the
command line call. What is taking so long is that Eclipse is building the
project workspace. This includes Eclipse generating itıs own local file
revisioning (or cache) that is does. So that 10 MB project is duplicated at
least twice on local drive.
Johnathan
On 2/8/06 10:20 AM, "Thomas k" <thomaskv@gmail.com> wrote:
> Hi guys,
>
> We are using subversion and have found some performance issues.
> When we run a checkout throug subclipse (javaSVN API) it takes much longer
> then if using the commandline tool.
>
> Example:
> project 10 MB
> subclipse 1 min 40 sec
> commandline svn 20 sec
>
> Have anyone experienced the same, am I doing somting wrong or is slow
> performance of the eclipse plugin ?
>
> regards
> Thomas
>
Received on Wed Feb 8 18:28:25 2006