/[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 by dprice, Sun Sep 4 00:48:21 2005 UTC revision 1.121.2.1 by dprice, Wed Oct 12 02:46:36 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,
276                        SIGN_NEVER, NULL, NULL);
277          send_file_names (argc, argv, SEND_EXPAND_WILD);          send_file_names (argc, argv, SEND_EXPAND_WILD);
278          send_to_server ("add\012", 0);          send_to_server ("add\012", 0);
279          if (message)          if (message)

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

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