Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Sep 2001 09:17:08 -0700 (PDT)
From:      Dima Dorfman <dd@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: CVSROOT modules
Message-ID:  <200109151617.f8FGH8b35696@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dd          2001/09/15 09:17:08 PDT

  Modified files:
    .                    modules 
  Log:
  Don't put comments on the same line as modules.  These aren't
  supported by CVS, and cause weird output from things like `cvs
  checkout -c`.
  
  The comments were removed instead of being put on separate lines
  because doing that might break sorting/ordering, and this file is a
  common target for machine parsing.  Ideally, CVS would support
  comments on the same lines as modules, and the submitter says he's
  looking into that.
  
  PR:		30423
  Submitted by:	Giorgos Keramidas <charon@labs.gr>
  
  Revision  Changes    Path
  1.3855    +10 -10    CVSROOT/modules


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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