> This cannot be!!!? I don't have a working M$ solution here, but the
> correct syntax should be:
>
> cvs commit -m "Comment ..." relative/path/var.xml
> cvs -z3 update -dP
>
> Don't mix checkouts with updates. If you are in the right directory or
> folders you can't do checkouts, only updates.
It worked some days ago...
| E:\phpcvs>cvs co phpdoc/en/functions/sem.xml
| U phpdoc/en/functions/sem.xml
| E:\phpcvs>cvs commit phpdoc/en/functions/var.xml
| cvs [server aborted]: cannot check in to /repository/CVSROOT/Emptydir
| cvs commit: saving log message in C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\10
The first is ok (checkout of the sem.xml works).
The second is not ok (it was some days ago).
with
| cvs commit path/file.xml
cvs opens the default text editor, and you can type the lines
of the commit message. when you close the editor, the commit
goes on. It was working...
This gives just the same...
| E:\phpcvs>cvs commit -m "it should work" phpdoc/en/functions/var.xml
| cvs [server aborted]: cannot check in to /repository/CVSROOT/Emptydir
Maybe something is wrong on my machine, but it was ago some days ago...
Goba
........................................................... . . . . .
Editor of the Hungarian PHP manual, Admin of the Hungarian PHP mirror