Solved.
On 11/20/24 14:29, wensheng xie wrote:
command
```
cvs -z3 -d:ext:w...@cvs.savannah.gnu.org:/cvsroot/www-zh-cn commit -m "update
translation: BMW" proprietary.zh-cn.po
```
reply
```
cvs [commit aborted]: cannot stat /var/lock/cvs/sources/www-zh-cn: No such file
or directory
```
I tried:
```
cvs -z3 -d:ext:w...@cvs.savannah.gnu.org:/cvsroot/www-zh-cn co
www-zh-cn/proprietary
```
and got
```
cvs [checkout aborted]: cannot stat /var/lock/cvs/sources/www-zh-cn: No such
file or directory
```
Is there a problem?
best regards,
wxie