/[Apache-SVN]/httpd/test/trunk/perl-framework/Apache-Test/Makefile.PL
ViewVC logotype

Diff of /httpd/test/trunk/perl-framework/Apache-Test/Makefile.PL

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- httpd/test/trunk/perl-framework/Apache-Test/Makefile.PL	2004/12/11 18:24:20	111612
+++ httpd/test/trunk/perl-framework/Apache-Test/Makefile.PL	2004/12/11 19:12:34	111613
@@ -162,8 +162,8 @@ sub MY::postamble {
     my $string = $self->MM::postamble;
 
     $string .= <<'EOF';
-cvs_tag :
-	cvs tag APACHE_TEST_$(VERSION_SYM) .
+tag :
+	svn copy . https://svn.apache.org/repos/asf/httpd/test/tags/APACHE_TEST_$(VERSION_SYM)
 	@echo update lib/Apache/Test.pm VERSION now
 EOF
 

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26