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

Diff of /ccvs/src/add.c

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

revision 1.121.2.1 by dprice, Wed Oct 12 02:46:36 2005 UTC revision 1.121.2.2 by dprice, Sat Oct 15 01:39:23 2005 UTC
# Line 272  add (int argc, char **argv) Line 272  add (int argc, char **argv)
272                  free (filedir);                  free (filedir);
273              }              }
274          }          }
275          send_files (argc, argv, 0, 0, SEND_BUILD_DIRS | SEND_NO_CONTENTS,          send_files (argc, argv, 0, 0, SEND_BUILD_DIRS | SEND_NO_CONTENTS);
                     SIGN_NEVER, NULL, NULL);  
276          send_file_names (argc, argv, SEND_EXPAND_WILD);          send_file_names (argc, argv, SEND_EXPAND_WILD);
277          send_to_server ("add\012", 0);          send_to_server ("add\012", 0);
278          if (message)          if (message)

Legend:
Removed from v.1.121.2.1  
changed lines
  Added in v.1.121.2.2

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