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

Re: Re: [Subclipse-users] Connection Problems when comparing big directories

From: Helmut Spengler <helmut.spengler_at_gmx.net>
Date: 2006-06-28 13:08:33 CEST

Hi Mark,

thanks a lot for your help. You were right. I used JavaHL on Windows. So I switched to JavaSVN using Windows->Preferences->Team->SVN, but still having problems. Though, the log messages look sligthly different:

svn: GET request
failed on '/repos/myrepo/!svn/bc/11660/tags/rel-x-y/dir1/dir2/dir3/dir4/tomcat.properties'
svn: Address already in use: connect
    svn: PROPFIND request failed on '/repos/myrepo/tags/rel-x-y/dir1/dir2/dir3/dir4/job-build.properties'
svn: Address already in use: connect
    svn: PROPFIND request failed on '/repos/myrepo/!svn/bc/11660/tags/rel-x-y/dir1/dir2/dir3/dir4/admin.properties'
svn: Address already in use: connect
    svn: PROPFIND request failed on '/repos/myrepo/!svn/bln/11660'
svn: Address already in use: connect
    svn: PROPFIND request failed on '/repos/myrepo/!svn/bln/11660'
svn: Address already in use: connect
    svn: PROPFIND request failed on '/repos/myrepo/tags/rel-x-y/dir5/dir6/log4j.xml'
svn: Address already in use: connect
    svn: PROPFIND request failed on '/repos/myrepo/!svn/vcc/default'
...

I noticed, that on a LAN, those errors are _more_ likely to happen, where every compare results in error messages. This is in contrast to a VPN connection over DSL where only 3 of 5 comparisons produced (a reduced number of) error messages, although I would have expected the opposite.

I also observed, that choosing 'Unified diff' as compare type works fine.

Helmut

>
> -----Original Message-----
> From: Mark Phippard [mailto:markp@softlanding.com]
> Sent: Dienstag, 27. Juni 2006 16:41
> To: users@subclipse.tigris.org
> Subject: Re: [Subclipse-users] Connection Problems when comparing big directories
>
> "Helmut Spengler" <helmut.spengler@gmx.net> wrote on 06/27/2006 10:22:50
> AM:
>
> > when I try to compare the working copy of a big directory (50 MB, 2000
> > files) using 'Team->Compare With->Branch/Tag', I get a bunch of network-
> > related error messages (see below). Comparing smaller directories works
> > fine, so it seems not to be a setup- or firewall problem.
> >
> > The problem seems to be client-related, since it only comes up on
> Windows. I
> > did the same compare on a SuSE-10 without any problems. Since I observed
> a
> > big increase of open TCP-connections (from 88 to 780) during the
> compare-
> > operation, my suspicion is that it has something to do with the
> connection
> > handling on top of the different OSs.
> >
> > Any ideas?
> >
> > Server-Environment:
> > - Subversion Server 1.2.1 (r15230) for http-protocol
> > - Subversion Server 1.3 using svn-protocol
> > Client-Environment:
> > - Windows XP Professional 2002 SP2
> > - Eclipse 3.1
> > - Subclipse 1.0.3
>
> It could be a difference in client adapters. On Suse, you are likely
> using JavaSVN and on Windows JavaHL. See if changing the adapater in
> Windows changes the behavior.
>
> Mark
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Jun 28 13:08:48 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.