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-04-08 08:22 am

[dw-free] Perlbal and MogileFS are under active development by Six Apart, so let's pull from those r

[commit: http://hg.dwscoalition.org/dw-free/rev/24422f782f68]

Perlbal and MogileFS are under active development by Six Apart, so let's
pull from those repositories. Also, let's not map MogileFS into the tree,
it's not useful there since we just use/build packages anyway.

Patch by [staff profile] mark.

Files modified:
  • cvs/multicvs.conf
--------------------------------------------------------------------------------
diff -r f7a7958ceada -r 24422f782f68 cvs/multicvs.conf
--- a/cvs/multicvs.conf	Wed Apr 08 08:11:38 2009 +0000
+++ b/cvs/multicvs.conf	Wed Apr 08 08:22:45 2009 +0000
@@ -17,7 +17,7 @@ HG(bml)                   = http://hg.dw
 
 # stock/unchanged repositories pulled from external sources
 SVN(gearman)              = http://code.livejournal.org/svn/gearman/trunk/
-SVN(perlbal)              = http://code.livejournal.org/svn/perlbal/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/
@@ -25,7 +25,7 @@ SVN(Danga-Socket)         = http://code.
 SVN(Danga-Socket)         = http://code.livejournal.org/svn/Danga-Socket/trunk/
 SVN(djabberd)             = http://code.livejournal.org/svn/djabberd/trunk/
 SVN(s2)                   = http://code.livejournal.org/svn/s2/trunk/
-SVN(mogilefs)             = http://code.livejournal.org/svn/mogilefs/trunk/
+SVN(mogilefs)             = http://code.sixapart.com/svn/mogilefs/trunk/
 SVN(TheSchwartz)          = http://code.livejournal.org/svn/TheSchwartz/trunk/
 SVN(Data-ObjectDriver)    = http://code.livejournal.org/svn/Data-ObjectDriver/trunk/
 SVN(js)                   = http://code.livejournal.org/svn/js/trunk/
@@ -72,8 +72,6 @@ s2/doc/docbook                          
 s2/doc/docbook                                doc/raw/s2
 
 perlbal                                       src/perlbal
-
-mogilefs                                      src/mogilefs
 
 memcached/server                              src/memcached
 memcached/api/perl/lib/                       cgi-bin
--------------------------------------------------------------------------------