#4759 Change repo migration to use local filesystem instead of public endpoints

v1.0.0
closed
General
2015-08-20
2012-08-21
No

We now have access to classic SCM filesystems so we can clone & sync from there instead of the public endpoints that have a lot more overhead. It'll be faster and more reliable. A test of a 751 rev SVN repo completed in 65% the time.

real    2m7.938s
user    0m7.671s
sys 0m11.636s


real    1m24.049s
user    0m6.912s
sys 0m15.823s

The filesystem mounts are at the following locations, and have 1- and 2-letter project prefix that need to be accounted for.

/nfs/classic/sf-git
/nfs/classic/sf-hg
/nfs/classic/sf-svn

Discussion

  • Dave Brondsema

    Dave Brondsema - 2012-08-29
    • summary: Change repo migration to use public filesystem instead of public endpoints --> Change repo migration to use local filesystem instead of public endpoints
    • size: --> 1
     
  • Cory Johns - 2012-09-05
    • status: open --> in-progress
    • assigned_to: Cory Johns
    • milestone: forge-sep-21 --> forge-sep-07
     
  • Cory Johns - 2012-09-05

    Doing as part of [#1859]

     
  • Cory Johns - 2012-09-06

    forge-classic:cj/1859

     
  • Cory Johns - 2012-09-06
    • status: in-progress --> code-review
    • qa: Dave Brondsema
     
  • Dave Brondsema

    Dave Brondsema - 2012-09-07
    • status: code-review --> validation
     
  • Dave Brondsema

    Dave Brondsema - 2012-09-07
    • status: validation --> closed
     

Log in to post a comment.