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

took longer to delete files in repository

From: Jay Amorin <jay.amorin_at_gmail.com>
Date: Thu, 14 May 2009 11:58:33 +0800

Hi,

Is there a way to speed up my repository. when is delete a binary file
root/test/trunk/test.xls in the repository would take time to delete

Here is my repository structure.

+ root
   + dev
         + branches
            + 1
             …
         + tags
            + prd
               + 1.0
               …
               …
         + trunk
            - test.xls
            + pa
            + admin
            + cfg
            …
   + test
         + branches
            + 1
             …
         + tags
            + prd
               + 1.0
               …
               …
         + trunk
            - test.xls
            + pa
            + admin
            + cfg
            …
   + prod
         + branches
            + 1
             …
         + tags
            + prd
               + 1.0
               …
               …
         + trunk
            - test.xls
            + pa
            + admin
            + cfg
            …

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2250020

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-14 05:59:28 CEST

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.