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

Diff of /ccvs/src/remove.c

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

revision 1.63.2.1 by dprice, Wed Oct 12 02:46:37 2005 UTC revision 1.63.2.2 by dprice, Sat Oct 15 01:39:24 2005 UTC
# Line 104  cvsremove (int argc, char **argv) Line 104  cvsremove (int argc, char **argv)
104              send_arg("-l");              send_arg("-l");
105          send_arg ("--");          send_arg ("--");
106          /* FIXME: Can't we set SEND_NO_CONTENTS here?  Needs investigation.  */          /* FIXME: Can't we set SEND_NO_CONTENTS here?  Needs investigation.  */
107          send_files (argc, argv, local, 0, 0, SIGN_NEVER, NULL, NULL);          send_files (argc, argv, local, 0, 0);
108          send_file_names (argc, argv, 0);          send_file_names (argc, argv, 0);
109          free_names (&argc, argv);          free_names (&argc, argv);
110          send_to_server ("remove\012", 0);          send_to_server ("remove\012", 0);

Legend:
Removed from v.1.63.2.1  
changed lines
  Added in v.1.63.2.2

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