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

Diff of /ccvs/src/update.c

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

revision 1.258 by dprice, Thu Nov 17 13:24:37 2005 UTC revision 1.259 by dprice, Fri Nov 18 21:37:11 2005 UTC
# Line 1208  checkout_file (struct file_info *finfo, Line 1208  checkout_file (struct file_info *finfo,
1208          backup = Xasprintf ("%s/%s%s", CVSADM, CVSPREFIX, finfo->file);          backup = Xasprintf ("%s/%s%s", CVSADM, CVSPREFIX, finfo->file);
1209          if (isfile (finfo->file))          if (isfile (finfo->file))
1210              rename_file (finfo->file, backup);              rename_file (finfo->file, backup);
1211          else          else /* FIXME: -f/-t has been disabled for so long it should probably
1212                  * just be stripped out to reduce clutter.
1213                  */
1214          {          {
1215              /* If -f/-t wrappers are being used to wrap up a directory,              /* If -f/-t wrappers are being used to wrap up a directory,
1216                 then backup might be a directory instead of just a file.  */                 then backup might be a directory instead of just a file.  */

Legend:
Removed from v.1.258  
changed lines
  Added in v.1.259

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