gnugo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gnugo-devel] test results after removing Pattern CD106


From: Evan Berggren Daniel
Subject: Re: [gnugo-devel] test results after removing Pattern CD106
Date: Mon, 28 Apr 2003 22:14:04 -0400 (EDT)

On Mon, 28 Apr 2003, kevin yong wrote:

> ./regress.sh . 13x13b.tst
> 27 unexpected PASS!
>
>   also, i run
>
> diff -u patterns.db patterns.db.old patterns.db.diff
>
>   and i got:
>
> --- ../patterns/patterns.db   2003-04-10
> 10:58:48.000000000 -0500
> +++ ../patterns/patterns.db.old       2003-04-11
> 08:04:12.000000000 -0500

Just as an fyi...  you've run it backward (ie producing a diff to convert
the new to the old, instead of the other way around).  Also, your cvs tool
should be able to do this for you.  If you're using cvs with cygwin, the
command is 'cvs diff -u filename'.  This will diff the local copy against
the remote copy, which is usually what you want.  You can add the line
'diff -u -d' to the file ~/.cvsrc to make -u -d the default options, which
is probably what you want.

>   what i should do next?
>   thanks again for your reply.
>

Looks good to me.  Next step is someone with CVS access puts it up on the
devel page, looks at it, and presumably adds it to CVS.

Evan Daniel




reply via email to

[Prev in Thread] Current Thread [Next in Thread]