Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Mar 2006 01:14:22 +0000 (UTC)
From:      Maxime Henrion <mux@FreeBSD.org>
To:        projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: projects/csup config.c config.h proto.c
Message-ID:  <200603070114.k271EMlO025342@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200603070114.k271EMlO025342>