Date: Thu, 18 Aug 2005 15:15:13 +0200 From: Pav Lucistnik <pav@FreeBSD.org> To: Eric Anderson <anderson@centtech.com> Cc: freebsd-doc@FreeBSD.org Subject: Re: docsnap lives! Message-ID: <1124370913.43883.10.camel@pav.hide.vol.cz> In-Reply-To: <43048956.3070609@centtech.com> References: <1124370276.43883.7.camel@pav.hide.vol.cz> <43048956.3070609@centtech.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-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 <pav@oook.cz> <pav@FreeBSD.org> 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+--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1124370913.43883.10.camel>