OpenPKG CVS Repository
  http://cvs.openpkg.org/
  ____________________________________________________________________________

  Server: cvs.openpkg.org                  Name:   Ralf S. Engelschall
  Root:   /v/openpkg/cvs                   Email:  [EMAIL PROTECTED]
  Module: openpkg-tools                    Date:   27-Oct-2005 09:51:12
  Branch: HEAD                             Handle: 2005102708511200

  Modified files:
    openpkg-tools/cmd       dev.sh

  Log:
    CVS 1.12.13 has problems if the client requests compression (although
    its ChangeLog says those problems were fixed)

  Summary:
    Revision    Changes     Path
    1.71        +0  -1      openpkg-tools/cmd/dev.sh
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-tools/cmd/dev.sh
  ============================================================================
  $ cvs diff -u -r1.70 -r1.71 dev.sh
  --- openpkg-tools/cmd/dev.sh  12 Oct 2005 19:24:37 -0000      1.70
  +++ openpkg-tools/cmd/dev.sh  27 Oct 2005 07:51:12 -0000      1.71
  @@ -719,7 +719,6 @@
       echo "++ creating CVS configuration (${OPENPKG_WORK}/.cvsrc)"
       updatedir=""; [ ".${P}" = . ] && updatedir="-d"
       sed -e 's;^ *;;' <<EOF >"${OPENPKG_WORK}/.cvsrc"
  -        cvs -z4
           checkout -P
           update -P $updatedir
           diff -u -d
  @@ .
______________________________________________________________________
The OpenPKG Project                                    www.openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to