diff options
author | William A. Rowe Jr <wrowe@apache.org> | 2005-06-06 16:44:29 +0000 |
---|---|---|
committer | William A. Rowe Jr <wrowe@apache.org> | 2005-06-06 16:44:29 +0000 |
commit | 1f1fb17f96ca4e3cc72c13b3423388e540881805 (patch) | |
tree | 4725616c3122c2c06d0656c8e976b8c6f6733b49 | |
parent | 0ad2b1a0406583d1b44619efb3c59be04f76f168 (diff) | |
download | httpd-ssl-fips-dev.tar.gz |
How-To for those new to SVN, like messl-fips-dev
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/ssl-fips-dev@180339 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | README | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -13,7 +13,11 @@ WORKING COPY httpd/branches/ssl-fips-dev subset of permitted cryptography. This effort is initially coordinated by Ben Laurie and Will Rowe; of course - all voulenteers and feedback are welcome. + all voulenteers and feedback are welcome. To use this branch, checkout + httpd/trunk, cd to the modules/ssl directory and use the command: + + svn switch https://svn.apache.org/repos/asf/httpd/httpd/branches/ssl-fips-dev + (substitute http: for https: if using public read-only svn.) SYNOPSIS |