change log for rtems-testing (2010-08-02)

Ralf Corsepius ralf.corsepius at rtems.org
Mon Aug 2 14:15:24 UTC 2010


  On 08/02/2010 04:10 PM, rtems-vc at rtems.org wrote:
>   	* mktest: Test backwards.
>
> diff -u rtems-testing/cvs-helpers/mktest:1.4 rtems-testing/cvs-helpers/mktest:1.5
> --- rtems-testing/cvs-helpers/mktest:1.4	Mon Jun 21 12:45:40 2010
> +++ rtems-testing/cvs-helpers/mktest	Mon Aug  2 08:14:03 2010
> @@ -68,7 +68,7 @@
>     cd ${dest}
>     for f in `ls -1 .cvsignore Makefile.am *.doc *.scn *.[ch] 2>/dev/null`
>     do
> -     cvs add ${f}
> +     cvs add -kkv ${f}
Shouldn't this be "-kv" ?

Note: "cvs add -k .." is different from "cvs admin -k ..."

Ralf




More information about the vc mailing list