From 0bd882295413a2b00a5cc4db712bcf7dddf117b6 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Thu, 14 Jul 2016 02:52:04 +0000 Subject: [PATCH] clarify a bit. llvm-svn: 275364 --- llvm/docs/DeveloperPolicy.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/llvm/docs/DeveloperPolicy.rst b/llvm/docs/DeveloperPolicy.rst index 8592598..23bdb2f 100644 --- a/llvm/docs/DeveloperPolicy.rst +++ b/llvm/docs/DeveloperPolicy.rst @@ -351,7 +351,7 @@ quality patches. If you would like commit access, please send an email to comes with apache) in *crypt* mode (often enabled with "``-d``"), or find a web page that will do it for you. Note that our system does not work with MD5 hashes. These are significantly longer than a crypt hash - e.g. - "``$apr1$vea6bBV2$Z8IFx.AfeD8LhqlZFqJer0``". + "``$apr1$vea6bBV2$Z8IFx.AfeD8LhqlZFqJer0``", we only accept the shorter crypt hash. Once you've been granted commit access, you should be able to check out an LLVM tree with an SVN URL of "https://username@llvm.org/..." instead of the normal -- 2.7.4