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 SVN internals, the filesystem changes svnadmin pack makes would not be mirrored (which makes sense I guess). Can someone confirm if I can/should run svnadmin pack on a mirror?

link|improve this question

67% accept rate
feedback

1 Answer

up vote 1 down vote accepted

it turns out it was ok to run on the mirrored repo.

link|improve this answer
Then please mark this as your answer. – jpierson Feb 9 '11 at 22:15
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.