/[cvs]/ccvs/src/checkin.c
ViewVC logotype

Diff of /ccvs/src/checkin.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.55.6.5 by dprice, Wed Nov 30 19:58:46 2005 UTC revision 1.55.6.6 by dprice, Fri Dec 2 21:12:44 2005 UTC
# Line 103  Checkin (int type, struct file_info *fin Line 103  Checkin (int type, struct file_info *fin
103                  /* The existing file is incorrect.  We need to check                  /* The existing file is incorrect.  We need to check
104                     out the correct file contents.  */                     out the correct file contents.  */
105                  if (base_checkout (finfo->rcs, finfo, pvers->vn_user,                  if (base_checkout (finfo->rcs, finfo, pvers->vn_user,
106                                     vers->vn_rcs, NULL, NULL, options))                                     vers->vn_rcs, pvers->entdata->tag,
107                                       vers->tag, NULL, options))
108                      error (1, 0, "failed when checking out new copy of %s",                      error (1, 0, "failed when checking out new copy of %s",
109                             finfo->fullname);                             finfo->fullname);
110                  base_copy (finfo, vers->vn_rcs,                  base_copy (finfo, vers->vn_rcs,

Legend:
Removed from v.1.55.6.5  
changed lines
  Added in v.1.55.6.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26