diff --git a/docs/manual/CoreTasks/cvs.html b/docs/manual/CoreTasks/cvs.html index 7944b81d2..246899fe1 100644 --- a/docs/manual/CoreTasks/cvs.html +++ b/docs/manual/CoreTasks/cvs.html @@ -16,6 +16,14 @@
Important: This task needs "cvs
" on the path. If it isn't, you will get
an error (such as error 2
on windows). If <cvs>
doesn't work, try to execute cvs.exe
from the command line in the target directory in which you are working.
+
+
CVSNT Note: CVSNT prefers users to store the passwords +inside the registry. If the cvspass task +and the passfile attribute don't seem to work for you, the most likely +reason is that CVSNT ignores your .cvspass file completely. See bug +zilla report 21657 for recommended workarounds.
+