|
From: Markus B. <mba...@us...> - 2006-05-16 22:52:03
|
Update of /cvsroot/rubyeclipse/org.rubypeople.rdt.build/cruiseControl In directory sc8-pr-cvs9.sourceforge.net:/tmp/cvs-serv4341 Modified Files: config.xml Log Message: changed CVSROOT to rubyeclipse.cvs.sf.net Index: config.xml =================================================================== RCS file: /cvsroot/rubyeclipse/org.rubypeople.rdt.build/cruiseControl/config.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** config.xml 14 Apr 2006 01:21:13 -0000 1.6 --- config.xml 16 May 2006 22:52:00 -0000 1.7 *************** *** 6,10 **** <!-- Defines where cruise looks for changes, to decide whether to run the build --> <modificationset quietperiod="120"> ! <cvs cvsroot=":ext:mba...@cv...:/cvsroot/rubyeclipse" module="rdt-all"/> </modificationset> --- 6,10 ---- <!-- Defines where cruise looks for changes, to decide whether to run the build --> <modificationset quietperiod="120"> ! <cvs cvsroot=":ext:mba...@ru...:/cvsroot/rubyeclipse" module="rdt-all"/> </modificationset> |