fu: Close-up of Fu, bringing a scoop of water to her mouth (Default)
fu ([personal profile] fu) wrote in [site community profile] changelog2012-05-01 08:09 am

[dw-free] remove commented out lines re: openid in multicvs.conf; we use the system modules

[commit: http://hg.dwscoalition.org/dw-free/rev/670647667d2c]

remove commented out lines re: openid in multicvs.conf; we use the system
modules

Files modified:
  • cvs/multicvs.conf
--------------------------------------------------------------------------------
diff -r eea46fabb302 -r 670647667d2c cvs/multicvs.conf
--- a/cvs/multicvs.conf	Tue May 01 16:08:21 2012 +0800
+++ b/cvs/multicvs.conf	Tue May 01 16:09:20 2012 +0800
@@ -19,7 +19,6 @@
 SVN(gearman)              = http://code.livejournal.org/svn/gearman/trunk/
 SVN(memcached)            = http://code.livejournal.org/svn/memcached/trunk/
 SVN(TheSchwartz)          = http://code.sixapart.com/svn/TheSchwartz/trunk/
-#SVN(openid)               = http://code.livejournal.org/svn/openid/trunk/
 SVN(ddlockd)              = http://code.livejournal.org/svn/ddlockd/trunk/
 SVN(LJ-UserSearch)        = http://code.livejournal.org/svn/LJ-UserSearch/trunk/
 SVN(TheSchwartz-Worker-SendEmail) = http://code.sixapart.com/svn/TheSchwartz-Worker-SendEmail/trunk/
@@ -30,9 +29,6 @@
 gearman/api/perl/Gearman/lib                  cgi-bin/
 TheSchwartz/lib                               cgi-bin
 TheSchwartz-Worker-SendEmail/lib              cgi-bin/
-#openid/perl/Net-OpenID-Consumer/lib           cgi-bin
-#openid/perl/Net-OpenID-Server/lib             cgi-bin
-#openid/perl/Net-OpenID-Common/lib             cgi-bin
 TheSchwartz/bin/schwartzmon                   bin/schwartzmon
 
 js/                                           htdocs/js
--------------------------------------------------------------------------------