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

Re: [Subclipse-users] Performance issue

From: Johnathan Gifford <jgifford_at_wernervas.com>
Date: 2006-02-08 18:22:50 CET

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

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.