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

RE: [Subclipse-users] extremely slow commit revised

From: Udo Rader <udo.rader_at_bestsolution.at>
Date: 2006-02-07 14:07:27 CET

Hi Alexander,

thanks for your reply, yet unfortunately no difference with 1.0.3beta as
well:

----------CUT----------
192.168.100.152 - udo [07/Feb/2006:13:59:12 +0100] "PUT /repos/!svn/wrk/0000010944981c83/teamtec/abssystem/webapp/trunk/JavaSource/at/teamtec/webapp/ABS.java HTTP/1.1" 204 - "-" "JavaSVN 1.0.3.beta (http://tmate.org/svn/)"
192.168.100.152 - udo [07/Feb/2006:13:59:27 +0100] "PUT /repos/!svn/wrk/0000010944981c83/teamtec/abssystem/webapp/trunk/JavaSource/at/teamtec/webapp/ABSGxPApplication.java HTTP/1.1" 204 - "-" "JavaSVN 1.0.3.beta (http://tmate.org/svn/)"
----------CUT----------

Still 15 seconds between each PUT.

And as per TortoiseSVN, that cannot be interferring in our case because we
are all working in a Linux environment :-) The "commandline client" I
was referring to is the plain "svn ci" command invoked in a shell.

Regards

Udo Rader

On Tue, 2006-02-07 at 15:09 +0300, Alexander Kitaev wrote:

> Thanks for the log Udo,
>
> There is no special delay in JavaSVN of course. The only difference is that
> JavaSVN tries to reuse the same connection (uses keep-alive http header flag
> and doesn't close socket after each request).
>
> I will check what other things could cause 15-secs delay, among those could
> be also TortoiseSVN program - it uses service that caches Subversion
> administrative files and sometimes locks files, forcing JavaSVN to retry
> rename operation for several times, but in general comand line client should
> suffer from that as well.
>
> Also, if possible, please try JavaSVN 1.0.3 (checkout it from
> http://svn.tmate.org/repos/jsvn/branches/1.0.3/ branch, set env. variable
> ECLIPSE_HOME so that it points to Eclipse home and use "ant deploy" command
> to build the library).
>
> Alexander Kitaev,
> TMate Software,
> http://tmate.org/
> http://jetbrains.com/tmate/

-- 
B e s t S o l u t i o n . a t                        EDV Systemhaus GmbH
------------------------------------------------------------------------
udo rader              technischer leiter/CTO   mobile  ++43 660 5263642
------------------------------------------------------------------------
eduard-bodem-gasse 8/3    A-6020 innsbruck      fax      ++43 512 935833
http://www.bestsolution.at                      phone    ++43 512 935834

Received on Tue Feb 7 14:07:50 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.