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

Re: [Subclipse-users] Problems with synchronization

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-02-07 16:45:13 CET

On 2/7/07, Grzegorz Kossakowski <grek@tuffmail.com> wrote:
>
>
> I'm experiencing some problems elated to Team Synchronizing with
> Subclipse. I have about thirty projects in my workspace all checked out
> from remote repository. When I fire synchronization in Eclipse I
> experience following very odd problems:
> 1. I cannot access repository url
> (https://svn.apache.org/repos/asf/cocoon/) via Firefox any longer. How
> it can be that Eclipse/Subclipse blocks whole traffic on this address?
> All other hosts can be accessed without problem. I even can access
> repository on http protocol instead of https...

We do not perform the communication in Subclipse, we just invoke an API, in
your case provided by SVNKit. I cannot imagine what would cause it. Are
you sure the Apache repository did not just get tied up? We have certainly
experienced stuff like this with our Subclipse repository at tigris.

2. Synchronization freezes at 5-10% (about 3-4 projects synchronized)
> and after about 2 minutes my Eclipse just closes. No errors or so.
>
> I've tried checking out projects on http: but still no joy. Svn up does
> work without any problems. This happens only on my Linux (open SUSE
> 10.2), on Windows XP I couldn't reproduce this problem. My configuration:
> 1. Subclipse 1.1.10 (with SVNkit)
> 2. Eclipse 3.2.1
> 3. Java 1.5.0_10
>
> I would appreciate any hints, maybe some tips how track this problem. Is
> there any log file for Subclipse?

svnkit has some information on setting up logging on their home page.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on Wed Feb 7 16:45:30 2007

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.