Tagged Questions
1
vote
1answer
207 views
Can/Should I run svnadmin pack on a mirrored repository
We're mirroring a 1.6 repo using svnsync. We run svnadmin pack once a week on the master repo, but I'm wondering if we can or should also run it on the mirrored repository. From what I understand of ...