Author: stas Date: Fri Dec 3 08:02:47 2004 New Revision: 109695 URL: http://svn.apache.org/viewcvs?view=rev&rev=109695 Log: mp2 snapshot is done
Modified: perl/modperl/trunk/SVN-MOVE Modified: perl/modperl/trunk/SVN-MOVE Url: http://svn.apache.org/viewcvs/perl/modperl/trunk/SVN-MOVE?view=diff&rev=109695&p1=perl/modperl/trunk/SVN-MOVE&r1=109694&p2=perl/modperl/trunk/SVN-MOVE&r2=109695 ============================================================================== --- perl/modperl/trunk/SVN-MOVE (original) +++ perl/modperl/trunk/SVN-MOVE Fri Dec 3 08:02:47 2004 @@ -1,10 +1,6 @@ This file tracks the things that need to be done to accomplish the move of modperl projects to SVN: -* snapshot http://cvs.apache.org/snapshots/modperl-2.0/ => svn - -* snapshot http://cvs.apache.org/snapshots/modperl/ => svn - * missing commit template files (à là CVS) PR: Obtained from: @@ -42,9 +38,12 @@ $svn_id $first_subdir/$first_file ($trunk) * cvs2svn [cvs]embperl: - Move to [svn]/perl/embperl/trunk (with tags/branches there too) + Move to [svn]/perl/embperl/trunk (with tags/branches there too) * cvs2svn [cvs]modperl (aka modperl-1.x) - Move to [svn]/perl/modperl/branches/1/ - Tags along with mp2 tags in [svn]/perl/modperl/tags/ -XXX: not quite sure that this is the best idea \ No newline at end of file + Move to [svn]/perl/modperl/branches/1/ + Tags along with mp2 tags in [svn]/perl/modperl/tags/ + + and then update the snapshot (apmail/bin/taritup) + make_svn_snapshot "perl/modperl/branches/1" "modperl-1.0" +
