The svn server is hosted on as vmware esxi server. The client is also
the server itself. Now if I run:
svn rm -m "blah" file:///srv/svn/root/test/trunk/test.xls
I take about 1 minute to complete the svn rm process.
Is there a way to tweak my reposiltory to make it run faster aside
from adding resources.
Thanks Ryan for your time.
Jay
On Thu, May 14, 2009 at 3:09 PM, Ryan Schmidt
<subversion-2009b_at_ryandesign.com> wrote:
>
> On May 14, 2009, at 01:30, Jay Jesus Amorin wrote:
>
>> On Thu, May 14, 2009 at 2:29 PM, Jay Jesus Amorin wrote:
>>
>>> On Thu, May 14, 2009 at 2:11 PM, Ryan Schmidt wrote:
>>>
>>>> On May 14, 2009, at 00:54, Jay Jesus Amorin wrote:
>>>>
>>>>>> What repository access method?
>>>>>
>>>>> from cli using svn rm file:///srv/svn/root/dev
>>>>
>>>> Is that path on a local disk? a RAID? or a file server? SMB? maybe a NAS
>>>> or
>>>> a SAN?
>>>
>>> localdisk esxi
>>
>> I mean virtual localdisk and the server is esxi guest machine.
>
> Hm. Well I'm not familiar with esxi and I'm not sure what's meant by
> "virtual localdisk".
>
> Are you saying that within your virtual machine you are running the svn
> client and connecting via file:/// protocol to a repository that is also
> inside the virtual machine? Or is a part of this setup outside of the
> virtual machine?
>
> My standard advice is to use the latest version of Subversion, so you may
> want to try 1.6.2 which was just released. Of course you'll want the latest
> versions of all the dependencies too, e.g. apr, apr-util, etc.
>
>
>
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2252541
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-14 10:03:25 CEST