From 1f1fb17f96ca4e3cc72c13b3423388e540881805 Mon Sep 17 00:00:00 2001 From: "William A. Rowe Jr" Date: Mon, 6 Jun 2005 16:44:29 +0000 Subject: 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 --- README | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README b/README index bf3b9fdb51..daf9afd053 100644 --- a/README +++ b/README @@ -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 -- cgit v1.2.1