Re: How to speed up subversion

2010-05-25 Thread David Brodbeck
On May 25, 2010, at 9:59 AM, Les Mikesell wrote: > On 5/25/2010 11:44 AM, David Brodbeck wrote: >> >> On May 24, 2010, at 2:05 PM, Les Mikesell wrote: >> >>> On 5/24/2010 3:51 PM, David Brodbeck wrote: On May 21, 2010, at 8:23 AM, Hyrum K. Wright wrote: > Actually, Subversion is

Re: How to speed up subversion

2010-05-25 Thread Les Mikesell
On 5/25/2010 11:44 AM, David Brodbeck wrote: On May 24, 2010, at 2:05 PM, Les Mikesell wrote: On 5/24/2010 3:51 PM, David Brodbeck wrote: On May 21, 2010, at 8:23 AM, Hyrum K. Wright wrote: Actually, Subversion is a bit more intelligent about it, attempting to use modification times and si

Re: How to speed up subversion

2010-05-25 Thread David Brodbeck
On May 24, 2010, at 2:05 PM, Les Mikesell wrote: > On 5/24/2010 3:51 PM, David Brodbeck wrote: >> >> On May 21, 2010, at 8:23 AM, Hyrum K. Wright wrote: >>> Actually, Subversion is a bit more intelligent about it, attempting to use >>> modification times and sizes, before doing a byte-by-byte c

RE: How to speed up subversion

2010-05-24 Thread Jeremy Mordkoff
On 5/24/2010 3:51 PM, David Brodbeck wrote: > > On May 21, 2010, at 8:23 AM, Hyrum K. Wright wrote: >> Actually, Subversion is a bit more intelligent about it, attempting to use >> modification times and sizes, before doing a byte-by-byte comparison. > > Even that can be slow if there are lots o

Re: How to speed up subversion

2010-05-24 Thread Les Mikesell
On 5/24/2010 3:51 PM, David Brodbeck wrote: On May 21, 2010, at 8:23 AM, Hyrum K. Wright wrote: Actually, Subversion is a bit more intelligent about it, attempting to use modification times and sizes, before doing a byte-by-byte comparison. Even that can be slow if there are lots of files in

Re: How to speed up subversion

2010-05-24 Thread David Brodbeck
On May 21, 2010, at 8:23 AM, Hyrum K. Wright wrote: > Actually, Subversion is a bit more intelligent about it, attempting to use > modification times and sizes, before doing a byte-by-byte comparison. Even that can be slow if there are lots of files involved. Note that some filesystems have pa

Re: How to speed up subversion

2010-05-21 Thread Hyrum K. Wright
On Fri, May 21, 2010 at 9:39 AM, wrote: > Hi, > > > -Original Message- > > From: Jeremy Conlin [mailto:jlcon...@gmail.com] > > Sent: Wednesday, April 21, 2010 5:48 PM > > To: users@subversion.apache.org > > Subject: How to speed up subversion > > > > I have a working copy/respository with

RE: How to speed up subversion

2010-05-21 Thread Ullrich.Jans
Hi, > -Original Message- > From: Jeremy Conlin [mailto:jlcon...@gmail.com] > Sent: Wednesday, April 21, 2010 5:48 PM > To: users@subversion.apache.org > Subject: How to speed up subversion > > I have a working copy/respository with many files that are several > hundred MB each. Whenever

Re: How to speed up subversion

2010-04-21 Thread Jeremy Conlin
On Wed, Apr 21, 2010 at 9:58 AM, Les Mikesell wrote: > On 4/21/2010 10:48 AM, Jeremy Conlin wrote: >> >> I have a working copy/respository with many files that are several >> hundred MB each.  Whenever I try to check the status of my working >> copy or do a commit, it can take a long time (~1 min)

Re: How to speed up subversion

2010-04-21 Thread Les Mikesell
On 4/21/2010 10:48 AM, Jeremy Conlin wrote: I have a working copy/respository with many files that are several hundred MB each. Whenever I try to check the status of my working copy or do a commit, it can take a long time (~1 min) before I get a response. I don't have any externals and the numb