cvs-cvs
[Top][All Lists]
Advanced

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

[Cvs-cvs] ccvs/src ChangeLog Makefile.am Makefile.in base... [signed-com


From: Derek Robert Price
Subject: [Cvs-cvs] ccvs/src ChangeLog Makefile.am Makefile.in base... [signed-commits2]
Date: Thu, 08 Dec 2005 15:49:51 -0500

CVSROOT:        /cvsroot/cvs
Module name:    ccvs
Branch:         signed-commits2
Changes by:     Derek Robert Price <address@hidden>     05/12/08 20:49:47

Modified files:
        src            : ChangeLog Makefile.am Makefile.in base.c 
                         checkin.c client.c cvs.h main.c sanity.sh 
                         update.c 

Log message:
        * Makefile.am (maintainercheck-local, nobaseremotecheck,
        nobaselocalcheck, nobaseproxycheck): New targets.
        (check-local): Add nobaseremotecheck.
        * base.c (base_copy, base_merge): Remove files when bases are
        suppressed.
        * checkin.c (Checkin): Don't create bases when suppressed.
        * client.c (handle_base_checkout, handle_temp_checkout,
        handle_base_copy, handle_base_merge, handle_base_entry,
        handle_base_merged): Abort if these responses are received when the
        client has requested the server not send them.
        (client_base_copy): Force removal of temp files in noexec mode.
        (start_server): Avoid sending Base-* and Temp-checkout as part of
        valid_responses when the user has suppressed these.
        * cvs.h (NOBASES_ENV): New macro.
        (suppress_bases): New global.
        * main.c (bases): Ditto.
        (opt_usage, short_options, main): Add & process -B.
        * update.c (join_file): Prefer Register to the potentially ambiguous
        RegisterMerge when the merge actually only added a file.  Use
        RCS_cmp_file to test if the file == its base when a base file is not
        available.
        
        * sanity.sh: Add processing for -B and -q options.
        (unedit-without-baserev): Remove accidental commit.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/ChangeLog.diff?only_with_tag=signed-commits2&tr1=1.3306.2.41&tr2=1.3306.2.42&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/Makefile.am.diff?only_with_tag=signed-commits2&tr1=1.47.4.3&tr2=1.47.4.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/Makefile.in.diff?only_with_tag=signed-commits2&tr1=1.160.2.4&tr2=1.160.2.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/base.c.diff?only_with_tag=signed-commits2&tr1=1.1.2.11&tr2=1.1.2.12&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/checkin.c.diff?only_with_tag=signed-commits2&tr1=1.55.6.8&tr2=1.55.6.9&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/client.c.diff?only_with_tag=signed-commits2&tr1=1.433.4.19&tr2=1.433.4.20&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/cvs.h.diff?only_with_tag=signed-commits2&tr1=1.345.2.6&tr2=1.345.2.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/main.c.diff?only_with_tag=signed-commits2&tr1=1.262.4.1&tr2=1.262.4.2&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/sanity.sh.diff?only_with_tag=signed-commits2&tr1=1.1095.4.30&tr2=1.1095.4.31&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/update.c.diff?only_with_tag=signed-commits2&tr1=1.256.4.13&tr2=1.256.4.14&r1=text&r2=text





reply via email to

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