I just have a fairly simple question, i&#39;m trying to use CVS and request a build in a new branch, and I tried everything:<br><br># cd build/dosemu/F-11<br>[root@localhost F-11]# ls<br>./  ../  branch  CVS/  .cvsignore  Makefile  sources<br>
[root@localhost F-11]# export CVSROOT=:ext:solarflow99@cvs.rpmfusion.org:/cvs/free<br>[root@localhost F-11]# export CVS_RSH=ssh<br>[root@localhost F-11]# make clog<br>rpm: no arguments given for query<br>rpm: no arguments given for query<br>
<br><br>I just keep getting these no arguments errors<br>