From owner-freebsd-doc@FreeBSD.ORG Thu Aug 18 13:15:18 2005 Return-Path: X-Original-To: freebsd-doc@FreeBSD.org Delivered-To: freebsd-doc@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C92C016A41F for ; Thu, 18 Aug 2005 13:15:18 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from e0-a11.b1.lan.prg.vol.cz (e0-a11.b1.lan.prg.vol.cz [195.122.204.152]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21F0A43D45 for ; Thu, 18 Aug 2005 13:15:17 +0000 (GMT) (envelope-from pav@FreeBSD.org) Received: from pav.hide.vol.cz (localhost [127.0.0.1]) by e0-a11.b1.lan.prg.vol.cz (8.13.4/8.13.4) with ESMTP id j7IDFE1P044483; Thu, 18 Aug 2005 15:15:14 +0200 (CEST) (envelope-from pav@FreeBSD.org) Received: (from pav@localhost) by pav.hide.vol.cz (8.13.4/8.13.4/Submit) id j7IDFEMM044482; Thu, 18 Aug 2005 15:15:14 +0200 (CEST) (envelope-from pav@FreeBSD.org) X-Authentication-Warning: pav.hide.vol.cz: pav set sender to pav@FreeBSD.org using -f From: Pav Lucistnik To: Eric Anderson In-Reply-To: <43048956.3070609@centtech.com> References: <1124370276.43883.7.camel@pav.hide.vol.cz> <43048956.3070609@centtech.com> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-GdQlGlPFrcXmOZ+Mamw+" Date: Thu, 18 Aug 2005 15:15:13 +0200 Message-Id: <1124370913.43883.10.camel@pav.hide.vol.cz> Mime-Version: 1.0 X-Mailer: Evolution 2.2.3 FreeBSD GNOME Team Port Cc: freebsd-doc@FreeBSD.org Subject: Re: docsnap lives! X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: pav@FreeBSD.org List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Aug 2005 13:15:18 -0000 --=-GdQlGlPFrcXmOZ+Mamw+ Content-Type: text/plain; charset=ISO8859-2 Content-Transfer-Encoding: quoted-printable Eric Anderson p=ED=B9e v =E8t 18. 08. 2005 v 08:12 -0500: > Pav Lucistnik wrote: > > What is Docsnap? > >=20 > > Docsnap is a new rsync repository for easy updating of installed FreeBS= D > > documentation (/usr/share/doc). The files there are a little different > > then the files built as part of www build (static URLs). Content is > > updated hourly. > >=20 > > Why rsync? > >=20 > > To use the main advantage of rsync - to only transfer the differences! > >=20 > > How do I use it? > >=20 > > rsync -rltvz docspan.sk.FreeBSD.org::docsnap /usr/share/doc/ >=20 > I think that's a typo there - it probably should be: > rsync -rltvz docsnap.sk.FreeBSD.org::docsnap /usr/share/doc/ >=20 > > Rsync lives in net/rsync port. > >=20 > > Want more info? > >=20 > > http://docsnap.sk.freebsd.org/ > >=20 > > What's there left to do? > >=20 > > Perhaps a FreeBSD port that would install some simple script called > > "docsnap" to call the rsync line above? Feels too trivial to me - > > comments? > >=20 > > Perhaps adding a few lines about this to official docs once the bugs ar= e > > ironed out. Comments? >=20 > Do you want the --delete option to rsync to remove files locally that=20 > don't exist on the remote side? You can't use --delete because installworld places some files under /usr/share/doc which would get removed by rsync like this. Check the webpage above for example how to workaround this. --=20 Pav Lucistnik May your arrow always find its mark. --=-GdQlGlPFrcXmOZ+Mamw+ Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQBDBInhntdYP8FOsoIRAn2cAKCE9NOjasH1vW9rwG9qiQqPln+fhQCZAXzy v6digCKdpAGR4kgj3GBjNWA= =tryj -----END PGP SIGNATURE----- --=-GdQlGlPFrcXmOZ+Mamw+--