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

RE: Subversion client hangs during long operations

From: Jason Erickson <jasone_at_dbo2.com>
Date: 2007-06-21 02:53:23 CEST

Thanks for the suggestion, but it does not seem to make a difference. If it
helps, here is what is returned by svn --version:
svn, version 1.4.3 (r23084)
   compiled Jan 18 2007, 07:47:40

Copyright (C) 2000-2006 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet
(http://www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
  - handles 'http' scheme
  - handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn network protocol.
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme

-----Original Message-----
From: Russ [mailto:rsivak@istandfor.com]
Sent: Wednesday, June 20, 2007 5:30 PM
To: Jason Erickson
Subject: Re: Subversion client hangs during long operations

Most likely its your firewall/antivirus causing the issues. Try disabling
it and see if the problems disappear.

Russ
Sent wirelessly via BlackBerry from T-Mobile.

-----Original Message-----
From: "Jason Erickson" <jasone@dbo2.com>

Date: Wed, 20 Jun 2007 16:59:01
To:<users@subversion.tigris.org>
Subject: Subversion client hangs during long operations

I’m on Windows Vista.  This happens with command-line, TortoiseSVN, and
Subclipse. 
 
If I want to pull a small project, it works fine (usually).  If I try to
checkout a larger project, it hums along fine for a minute or so and then
hangs.  No new files come after that (I let it run overnight with no
progress).  CTRL-C doesn’t work to stop it.  If I stop the process with the
task manager, I can do a svn cleanup and usually also have to delete some
files that were downloaded but are not ‘versioned’.  If I go through that
several times, eventually I get the whole project.  Updates work fine after
that (as long as I do it frequently) but if I do something with a lot of
data, such as switching to a branch, it hangs after a minute or so again.
 
There are other users who successfully do this all the time from the same
location, so it doesn’t seem like a server side issue.  The other developers
are mostly on Windows XP but at least one person claims to be working fine
on Vista.
 
Does anyone have any clues as to what might be happening here?
 
Thanks,
 
Jason Erickson

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 21 02:54:30 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.