
13 Dec
2012
13 Dec
'12
2:37 p.m.
On Thu, Dec 13, 2012 at 6:07 AM, Daniel James <dnljms@gmail.com> wrote:
On 13 December 2012 05:12, Rene Rivera <grafikrobot@gmail.com> wrote:
I tried using the possible more direct svnrdump command (to talk to the github subversion bridge directly) and failed.
Using git svn seems to be expensive, especially with our repo's complicated history. If it can reduce the server load, it might be worth using that technique to transfer individual sandbox libraries to a fresh subversion server. Hopefully, it isn't too hard to automate.
Since git svn to pull stuff out of the sandbox is just a one-time procedure, and will only be used for a small number of libraries, it doesn't seem worth it to do any optimization. --Beman