diff options
author | Werner Koch <[email protected]> | 2005-07-27 13:08:54 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2005-07-27 13:08:54 +0000 |
commit | fe3d294c5976816d8567e8a359f4e292afe4a416 (patch) | |
tree | d0f4b16ce3d27e2ef34bfc3e17574e481da6940c | |
parent | First commit to Subversion. (diff) | |
download | gnupg-fe3d294c5976816d8567e8a359f4e292afe4a416.tar.gz gnupg-fe3d294c5976816d8567e8a359f4e292afe4a416.zip |
Add a note that CVS is beeing migrated to Subversion
-rw-r--r-- | doc/HACKING | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/HACKING b/doc/HACKING index 811179e53..eee9f628b 100644 --- a/doc/HACKING +++ b/doc/HACKING @@ -8,6 +8,10 @@ CVS Access ========== + +NOTE: CVS access has been disabled while we are migrating to Subversion. +Watch www.gnupg.org for instarctions on how to use the Subversion repository. + Anonymous read-only CVS access is available: cvs -z3 -d :pserver:[email protected]:/cvs/gnupg login |