Re: SVN merge issue in Solaris

2010-05-27 Thread Johan Corveleyn
On Wed, May 26, 2010 at 11:01 PM, Kadam, Shailesh wrote: > Hi Johan, >  We are running on solaris zone and able to run truss on the process, we see > majority of time svn spends is in reading the .svn/entries file again and > again. > > Why is that. > > Thanks >  Sal > > getcwd("/opt/projects/com

RE: SVN merge issue in Solaris

2010-05-26 Thread Kadam, Shailesh
2 6 T 1".., 4096) = 4096 read(6, " a c 5 f c 8 0 6 2 1 7 7".., 4096) = 4096 read(6, "\n\n\n\n\n\n\n\n\n\n\n\n".., 4096) = 4096 -----Original Message- From: Johan Corveleyn [mailto:jcor...@gmail.com] Sent: Wednesday, May 26, 2010 1:57 PM To: Liu, Xiaodu &qu

Re: SVN merge issue in Solaris

2010-05-26 Thread Johan Corveleyn
On Wed, May 26, 2010 at 9:20 PM, Liu, Xiaodu "Louie" wrote: > We have the svn merge performance issue on Solaris.  For a given repo, if > we do svn merge on windows box, it takes about 35 seconds, but same merge > will take about 6 minutes. > > Both svn version 1.6.6 and 1.6.11 clients are tested

SVN merge issue in Solaris

2010-05-26 Thread Liu, Xiaodu "Louie"
We have the svn merge performance issue on Solaris. For a given repo, if we do svn merge on windows box, it takes about 35 seconds, but same merge will take about 6 minutes. Both svn version 1.6.6 and 1.6.11 clients are tested with the same issues. Please help! Thanks Louie *