Set back CVSROOT to the original value.
I don't see any problema in having the
phpdoc/en dir and not the en dir. The whole
building process is based on the dirs layed
out like that. You will also need some files
from the phpdoc/ dir if you want to build the
docs...
> I didn't want to check out the whole shebang because it's
> already quite a baby, and I pay for transmitted data. so
> I tried to checkout only the en directory (successfully)
> using
> % cvs -q co phpdoc/en
> but this created phpdoc/en in the directory where I wanted
> only the en. As I'm only getting to know with the system,
> I thought maybe setting CVSROOT to .../repository/phpdoc
> might help, so either set it to this or used that with -d
> in new login (and no, I didn't logout or release after
> the checkout && before the new login. sorry if that messed
> something up).