From owner-freebsd-questions@FreeBSD.ORG Mon Mar 5 18:13:02 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 575C916A402 for ; Mon, 5 Mar 2007 18:13:02 +0000 (UTC) (envelope-from frzburn@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.187]) by mx1.freebsd.org (Postfix) with ESMTP id DD97513C478 for ; Mon, 5 Mar 2007 18:13:01 +0000 (UTC) (envelope-from frzburn@gmail.com) Received: by nf-out-0910.google.com with SMTP id k27so2067445nfc for ; Mon, 05 Mar 2007 10:13:00 -0800 (PST) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type; b=bOS5nNN/skItn6pHAhqxrh4D8Dq05ap5V4SmXKSnhYYE/rSFHDNj+wAVFjl2YPZji99F47gdBMdw84ybRRUMH78p9vKes/5LUX4FsvysN+CctMzTQeUIFhIV9KX52qGANadDeM+WzFD3N3TtCyUgJHVP1WGJB5eFhbKp6mWWQ58= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type; b=A8q2wxkrwI+EmCM/uBb1AZqovWoeSEM3Ob6Rp73OxHWUGG1Zgj5fmMTT/yDWta6yqkSz+y7+ezsVzlIFR8DnTVc+NkMSOjMj0tl1pmBBJvVQcXYiGotPTdKDShMN2Lf+5TXBGeyrukr6L3aZs7Hh4Yz8TxkebN3T4sHyDGIQyKQ= Received: by 10.82.172.15 with SMTP id u15mr5487744bue.1173116755940; Mon, 05 Mar 2007 09:45:55 -0800 (PST) Received: by 10.82.139.19 with HTTP; Mon, 5 Mar 2007 09:45:55 -0800 (PST) Message-ID: <2942dae0703050945o430fcb8cp8c27b7fc98e2552f@mail.gmail.com> Date: Mon, 5 Mar 2007 12:45:55 -0500 From: frzburn To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Fetching sources from Windows? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Mar 2007 18:13:02 -0000 Hi! I have a slow Internet connection at home, and I would like to know if it is possible to fetch the STABLE sources from somewhere else (ex.: at work). What I want is to get the latest sources, like described in the handbook ( http://www.ca.freebsd.org/doc/en_US.ISO8859-1/books/handbook/synching.html), even if it means downloading all of it, since there no way to diff with my current source... Thanks! =) frzburn