cvs-cvs
[Top][All Lists]
Advanced

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

[Cvs-cvs] ccvs/src ChangeLog classify.c client.c commit.c... [cvs1-11-x-


From: Derek Robert Price
Subject: [Cvs-cvs] ccvs/src ChangeLog classify.c client.c commit.c... [cvs1-11-x-branch]
Date: Thu, 22 Sep 2005 14:13:43 -0400

CVSROOT:        /cvsroot/cvs
Module name:    ccvs
Branch:         cvs1-11-x-branch
Changes by:     Derek Robert Price <address@hidden>     05/09/22 18:13:29

Modified files:
        src            : ChangeLog classify.c client.c commit.c cvs.h 
                         filesubr.c rcs.c sanity.sh server.c status.c 
                         subr.c update.c vers_ts.c 

Log message:
        * classify.c (Classify_File): If a file had a conflict and the
        timestamp hasn't changed, it still has a conflict.  Add comment about
        how T_MODIFIED could later turn out to have conflict markers and why
        it should not be checked in this function.
        * client.c (send_fileproc): Don't send contents for files known to have
        conflicts unless this is for `cvs diff'.
        * commit.c (check_fileproc): T_CONFLICT should be handled like
        T_MODIFIED, since force could be requested.  Simplify logic since
        T_CONFLICT can now be trusted.
        * cvs.h (file_has_conflict): Remove proto.
        * rcs.c (RCS_Checkout): Comment noexec behavior in header block.
        * server.c (serve_unchanged, serve_is_modified): Handle conflicts.
        * status.c (status_fileproc): Trust T_CONFLICT to simplify.
        * subr.c (file_has_conflict): Removed.
        * update.c (update_fileproc): Trust T_CONFLICT.
        (RegisterMerge): New function factored from...
        (merge_file, join_file): ...these two functions.
        * vers_ts.c (time_stamp_server): Handle = conflict timestamps in server
        entdata.
        * sanity.sh (files-12): Account for slight behavior improvement.
        (status, conflicts, mwrap): Account for corrected behavior.
        (join-readonly-conflict-10): Correct comment.
        (binfiles-con1b): New test for correct behavior.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/ChangeLog.diff?only_with_tag=cvs1-11-x-branch&tr1=1.2336.2.401&tr2=1.2336.2.402&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/classify.c.diff?only_with_tag=cvs1-11-x-branch&tr1=1.25.4.2&tr2=1.25.4.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/client.c.diff?only_with_tag=cvs1-11-x-branch&tr1=1.318.4.28&tr2=1.318.4.29&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/commit.c.diff?only_with_tag=cvs1-11-x-branch&tr1=1.187.4.32&tr2=1.187.4.33&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/cvs.h.diff?only_with_tag=cvs1-11-x-branch&tr1=1.235.4.34&tr2=1.235.4.35&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/filesubr.c.diff?only_with_tag=cvs1-11-x-branch&tr1=1.59.4.17&tr2=1.59.4.18&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/rcs.c.diff?only_with_tag=cvs1-11-x-branch&tr1=1.262.4.42&tr2=1.262.4.43&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/sanity.sh.diff?only_with_tag=cvs1-11-x-branch&tr1=1.752.2.182&tr2=1.752.2.183&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/server.c.diff?only_with_tag=cvs1-11-x-branch&tr1=1.284.2.40&tr2=1.284.2.41&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/status.c.diff?only_with_tag=cvs1-11-x-branch&tr1=1.50.4.6&tr2=1.50.4.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/subr.c.diff?only_with_tag=cvs1-11-x-branch&tr1=1.72.4.31&tr2=1.72.4.32&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/update.c.diff?only_with_tag=cvs1-11-x-branch&tr1=1.202.4.26&tr2=1.202.4.27&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/cvs/ccvs/src/vers_ts.c.diff?only_with_tag=cvs1-11-x-branch&tr1=1.43.4.7&tr2=1.43.4.8&r1=text&r2=text





reply via email to

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