[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: Russ <rsivak_at_istandfor.com>
Date: 2007-06-21 03:59:14 CEST

The one time I used vista, I had all sorts of problems with it, including not being able to connect to other pc's on the network. I had to go and disable IPv6 to get things working again.

I remember we had all sorts of speed issues with svn, some of which we rectified by disabling antivirus, windows indexing, using a ramdrive/caching solution.
I have also had weird network problems while having httplook installed.

You might want to use tools to monitor svn during these lockups. WireShark to monitor the network and some sysinternals to monitor the disk/process activity. Perhaps you will find a clue somewhere.

Russ
Sent wirelessly via BlackBerry from T-Mobile.

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

Date: Wed, 20 Jun 2007 17:53:23
To:<rsivak@istandfor.com>
Cc:<users@subversion.tigris.org>
Subject: RE: Subversion client hangs during long operations

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 04:01:42 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.