Hello, after trying to call cvs update on a directory myDir, which is not the current directory, I've got the error message
cvs -d :<mycvs-root>/cvs up -d ../../myDir cvs server: User 'myuser' cannot read from /cvs/CVSROOT/Emptydir/##CVSDUMMY/##CVSDUMMY instead of updating that directory. Remark: :<mycvs-root>/cvs, myuser myDir are ok; I only anonymized it here. The command works, if I call cvs up without the 2nd -d option, when the working directory is to be updated. What was wrong or missing, what may be the reason for this error message? How can the problem be resolved? Thomas Wiedmann -- View this message in context: http://old.nabble.com/cannot-read-from--cvs-CVSROOT-Emptydir---CVSDUMMY---CVSDUMMY-tp31521122p31521122.html Sent from the Gnu - Cvs - Info mailing list archive at Nabble.com.
