cvs-cvs
[Top][All Lists]
Advanced

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

[Cvs-cvs] Changes to ccvs/src/patch.c [cvs1-11-x-branch]


From: Larry Jones
Subject: [Cvs-cvs] Changes to ccvs/src/patch.c [cvs1-11-x-branch]
Date: Fri, 02 Sep 2005 15:37:46 -0400

Index: ccvs/src/patch.c
diff -u ccvs/src/patch.c:1.80.4.12 ccvs/src/patch.c:1.80.4.13
--- ccvs/src/patch.c:1.80.4.12  Fri May 27 16:25:11 2005
+++ ccvs/src/patch.c    Fri Sep  2 19:37:34 2005
@@ -86,11 +86,9 @@
        {
            case 'Q':
            case 'q':
-#ifdef SERVER_SUPPORT
                /* The CVS 1.5 client sends these options (in addition to
                   Global_option requests), so we must ignore them.  */
                if (!server_active)
-#endif
                    error (1, 0,
                           "-q or -Q must be specified before \"%s\"",
                           cvs_cmd_name);




reply via email to

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