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

Diff of /ccvs/src/tag.c

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

revision 1.142 by scjones, Fri Sep 2 21:51:09 2005 UTC revision 1.142.4.1 by dprice, Thu Oct 20 21:33:12 2005 UTC
# Line 240  cvstag (int argc, char **argv) Line 240  cvstag (int argc, char **argv)
240          {          {
241              send_files (argc, argv, local, 0,              send_files (argc, argv, local, 0,
242    
243                      /* I think the -c case is like "cvs status", in                          /* I think the -c case is like "cvs status", in
244                         which we really better be correct rather than                           * which we really better be correct rather than
245                         being fast; it is just too confusing otherwise.  */                           * being fast; it is just too confusing otherwise.
246                             */
247                          check_uptodate ? 0 : SEND_NO_CONTENTS);                          check_uptodate ? 0 : SEND_NO_CONTENTS);
248              send_file_names (argc, argv, SEND_EXPAND_WILD);              send_file_names (argc, argv, SEND_EXPAND_WILD);
249              send_to_server ("tag\012", 0);              send_to_server ("tag\012", 0);

Legend:
Removed from v.1.142  
changed lines
  Added in v.1.142.4.1

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