Commit 2fc9395d authored by William A. Rowe Jr's avatar William A. Rowe Jr
Browse files

How-To for those new to SVN, like me

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/ssl-fips-dev@180339 13f79535-47bb-0310-9956-ffa450edef68
parent a4c60b4d
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -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