cvs-cvs
[Top][All Lists]
Advanced

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

[Cvs-cvs] Changes to ccvs/src/checkin.c [signed-commits2]


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/src/checkin.c [signed-commits2]
Date: Fri, 02 Dec 2005 16:12:46 -0500

Index: ccvs/src/checkin.c
diff -u ccvs/src/checkin.c:1.55.6.5 ccvs/src/checkin.c:1.55.6.6
--- ccvs/src/checkin.c:1.55.6.5 Wed Nov 30 19:58:46 2005
+++ ccvs/src/checkin.c  Fri Dec  2 21:12:44 2005
@@ -103,7 +103,8 @@
                /* The existing file is incorrect.  We need to check
                    out the correct file contents.  */
                if (base_checkout (finfo->rcs, finfo, pvers->vn_user,
-                                  vers->vn_rcs, NULL, NULL, options))
+                                  vers->vn_rcs, pvers->entdata->tag,
+                                  vers->tag, NULL, options))
                    error (1, 0, "failed when checking out new copy of %s",
                           finfo->fullname);
                base_copy (finfo, vers->vn_rcs,




reply via email to

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