mark: A photo of Mark kneeling on top of the Taal Volcano in the Philippines. It was a long hike. (Default)
Mark Smith ([staff profile] mark) wrote in [site community profile] changelog2009-07-30 06:37 pm

[dw-free] Clone Perlbal repository so we can do things with it.

[commit: http://hg.dwscoalition.org/dw-free/rev/059355222c2f]

Clone Perlbal repository so we can do things with it.

Patch by [staff profile] mark.

Files modified:
  • cvs/multicvs.conf
--------------------------------------------------------------------------------
diff -r b31a63fd1737 -r 059355222c2f cvs/multicvs.conf
--- a/cvs/multicvs.conf	Thu Jul 30 11:38:40 2009 -0500
+++ b/cvs/multicvs.conf	Thu Jul 30 18:37:07 2009 +0000
@@ -14,10 +14,10 @@ HG(dw-free)               = http://hg.dw
 HG(dw-free)               = http://hg.dwscoalition.org/dw-free
 HG(vcv)                   = http://hg.dwscoalition.org/vcv
 HG(bml)                   = http://hg.dwscoalition.org/bml
+HG(perlbal)               = http://hg.dwscoalition.org/perlbal
 
 # stock/unchanged repositories pulled from external sources
 SVN(gearman)              = http://code.livejournal.org/svn/gearman/trunk/
-SVN(perlbal)              = http://code.sixapart.com/svn/perlbal/trunk/
 SVN(memcached)            = http://code.livejournal.org/svn/memcached/trunk/
 SVN(CSS-Cleaner)          = http://code.livejournal.org/svn/CSS-Cleaner/trunk/
 SVN(Sys-Syscall)          = http://code.livejournal.org/svn/Sys-Syscall/trunk/
--------------------------------------------------------------------------------