From: Russell Shaw <[EMAIL PROTECTED]> Subject: Re: [ft] Line spacing Date: Tue, 01 Aug 2006 00:22:03 +1000
> Werner LEMBERG wrote: > >>I checked out cvs freetype2, but the freetype2/docs subdirectories > >>are empty. > > > > ??? Can you verify this, please. I currently don't have CVS access. > > Note that you won't find step2.html there -- this isn't in a CVS. > > Found it: http://download.savannah.gnu.org/releases/freetype/ > > For freetype2 in cvs, i just did: > > export CVSROOT=:pserver:[EMAIL PROTECTED]:/cvsroot/freetype > cvs login > Logging in to :pserver:[EMAIL PROTECTED]:2401/cvsroot/freetype > CVS password: <enter> > cvs co freetype2 You should rather do what https://savannah.nongnu.org/cvs/?group=freetype says: cvs -z3 \ -d:pserver:[EMAIL PROTECTED]:/sources/freetype \ co freetype2 I'll update download.html. > These directories are empty: [...] Yep. Just do `cvs update -dP', or `cvs co -P'. Werner _______________________________________________ Freetype mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/freetype
