Simon Walton <[EMAIL PROTECTED]> wrote:
>    If the -d option is used with cvs commit to override CVS/Root,
> then modified files in the directory that cvs is invoked
> from may get missed by the commit.
>
>    This is because the routine arg_should_not_be_sent_to_server()
> in client.c is erroneously throwing out the filename
> because CVS/Root does not match the server that it is
> connected to.
>
>    This patch fixes that by giving the command-line
> cvs root priority over the value returned by Name_Root().
...

Thanks a lot.
I've just checked in your changes.


_______________________________________________
Bug-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-cvs

Reply via email to