From owner-freebsd-questions@FreeBSD.ORG Sat Jul 11 02:17:02 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 67051106566B for ; Sat, 11 Jul 2009 02:17:02 +0000 (UTC) (envelope-from modulok@gmail.com) Received: from wf-out-1314.google.com (wf-out-1314.google.com [209.85.200.172]) by mx1.freebsd.org (Postfix) with ESMTP id 3FEBE8FC08 for ; Sat, 11 Jul 2009 02:17:02 +0000 (UTC) (envelope-from modulok@gmail.com) Received: by wf-out-1314.google.com with SMTP id 24so379971wfg.7 for ; Fri, 10 Jul 2009 19:17:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=uB253bxbmMbODAphawvjdm0r36BzyPjLpyGIIof4hR4=; b=AQCqMfym78vy3A3oa1ZXwLIwOO7E8cnFTEhHRKqLifXMPFuvQo/NI+0ayIO2E848YX sHKj6BT2NxuJd2sokpWKVdml+zNR7f72TPPtMITEs8Z5SjdpZUlCkK111p7O4BdZz7Ar 33IFTVgJdH7iQrCMkCjFFZ8IgABtIBr7aKVCQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=SRbdPE0exkGwxOWpqszze95JMgdkyyrJPnGBmm4IJuZMMpGVopsSRjyu1M4hUYK1S8 s+4p5sqyGLWfSBcHeETEpiXuGwsNSKxmeNwjiM8owul4MXmEphe2S7ocn/b4wpA6jBs1 k/jA4yT9X7b/r+i/qnkb/dCYiXenP5ObMi+oA= MIME-Version: 1.0 Received: by 10.143.5.21 with SMTP id h21mr766201wfi.72.1247278621986; Fri, 10 Jul 2009 19:17:01 -0700 (PDT) Date: Fri, 10 Jul 2009 20:17:01 -0600 Message-ID: <64c038660907101917g2c037052m6b9e38800bc7ebf9@mail.gmail.com> From: Modulok To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Subversion URL for FreeBSD souce... 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: Sat, 11 Jul 2009 02:17:02 -0000 List, What's the right URL for a subversion checkout of the freeBSD source? For example, svn checkout svn://somewhere/RELENG_7_2_0_RELEASE While I use subversion for personal projects, I've never checked out the FreeBSD sources with it. A kick in the right direction would be great :) Thanks! -Modulok-