svn commit: r1935027 - in httpd/test: . framework/branches/trunk-retired framework/trunk
[email protected] Fri, 05 Jun 2026 13:11:55 -0000
| Newsgroups | gmane.comp.apache.cvs |
|---|---|
| Message-ID | <178066511533.3123444.10389341155264146790@svn03-he-fi> |
Author: jorton
Date: Fri Jun 5 13:11:55 2026
New Revision: 1935027
Log:
Move framework/trunk to framework/branches/trunk-retired, since
repos maintenance has moved to https://github.com/apache/httpd-tests
Added:
httpd/test/framework/branches/trunk-retired/
- copied from r1935026, httpd/test/framework/trunk/
Deleted:
httpd/test/framework/trunk/
Modified:
httpd/test/README
Modified: httpd/test/README
==============================================================================
--- httpd/test/README Fri Jun 5 13:07:47 2026 (r1935026)
+++ httpd/test/README Fri Jun 5 13:11:55 2026 (r1935027)
@@ -3,7 +3,6 @@ This is the httpd-test repository.
In this repository, you will find the following projects:
- flood - a profile-driven HTTP load tester
- - framework - a perl-language HTTP test kit
- specweb99 - a module implementing the dynamic requirements for SPECWeb99
- mod_ftp - additional framework/ tests for mod_ftp (needs integration)
@@ -15,9 +14,12 @@ Send a message to [email protected]
Subversion access:
- % svn co http://svn.apache.org/repos/asf/httpd/test/framework/trunk/ httpd-test
% svn co http://svn.apache.org/repos/asf/httpd/test/flood/trunk/ flood
% svn co http://svn.apache.org/repos/asf/httpd/test/specweb99/trunk/ specweb99
Enjoy.
+The Perl-based framework has moved to git, and is now accessible via:
+
+ https://github.com/apache/httpd-tests
+