diff --git a/docs/manual/CoreTasks/cvs.html b/docs/manual/CoreTasks/cvs.html index 4a06be338..d25e088ab 100644 --- a/docs/manual/CoreTasks/cvs.html +++ b/docs/manual/CoreTasks/cvs.html @@ -13,6 +13,9 @@ CVS repository.
When doing automated builds, the get task should be preferred over the checkout command, because of speed.
+ImportantThis 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 and execute +it from the command line in the target directory you are working in.