cvs commit: projects/csup config.c config.h proto.c

Maxime Henrion <[email protected]> Tue, 7 Mar 2006 01:14:22 +0000 (UTC)
Newsgroups gmane.os.freebsd.devel.cvs.projects
Message-ID <[email protected]>
mux         2006-03-07 01:14:22 UTC

  FreeBSD projects repository

  Modified files:
    csup                 config.c config.h proto.c 
  Log:
  - Handle being sent NORS and RNORS commands from the server during
    collection exchange.  They are used by the server to send pathname
    patterns to the client indicating that we must not request rsync
    updates for files matching these patterns.  The resulting globtree
    is unused yet, because we only request rsync updates in CVS mode.
  - Whine if we're being sent an unknown command during collection
    exchange, now that we handle all commands.
  
  Revision  Changes    Path
  1.52      +3 -1      projects/csup/config.c
  1.37      +2 -1      projects/csup/config.h
  1.87      +18 -2     projects/csup/proto.c
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-projects
To unsubscribe, send any mail to "[email protected]"