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: Tue, 22 Nov 2005 20:46:56 -0500

Index: ccvs/src/checkin.c
diff -u ccvs/src/checkin.c:1.55.6.2 ccvs/src/checkin.c:1.55.6.3
--- ccvs/src/checkin.c:1.55.6.2 Tue Nov 22 18:03:44 2005
+++ ccvs/src/checkin.c  Wed Nov 23 01:46:53 2005
@@ -108,7 +108,7 @@
                                  || fileattr_get (finfo->file, "_watched")))
                    error (1, 0, "failed when checking out new copy of %s",
                           finfo->fullname);
-               base_copy (finfo, rev, "y");
+               base_copy (finfo, vers->vn_rcs, "y");
                set_time = 1;
            }
 




reply via email to

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