Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@www.apache.org Received: (qmail 95185 invoked from network); 16 Feb 2005 07:30:12 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 16 Feb 2005 07:30:12 -0000 Received: (qmail 87950 invoked by uid 500); 16 Feb 2005 07:30:10 -0000 Delivered-To: apmail-jakarta-commons-dev-archive@jakarta.apache.org Received: (qmail 87743 invoked by uid 500); 16 Feb 2005 07:30:09 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 87730 invoked by uid 99); 16 Feb 2005 07:30:09 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from mail-07.iinet.net.au (HELO mail.iinet.net.au) (203.59.3.39) by apache.org (qpsmtpd/0.28) with SMTP; Tue, 15 Feb 2005 23:30:08 -0800 Received: (qmail 8163 invoked from network); 16 Feb 2005 07:28:55 -0000 Received: from unknown (HELO ?10.1.1.27?) (203.217.27.133) by mail.iinet.net.au with SMTP; 16 Feb 2005 07:28:55 -0000 Message-ID: <4212F632.8080909@apache.org> Date: Wed, 16 Feb 2005 18:28:50 +1100 From: Brett Porter User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Jakarta Commons Developers List Subject: Re: How do I import into the sandbox? References: <4212F1C5.8070605@newsmonster.org> In-Reply-To: <4212F1C5.8070605@newsmonster.org> X-Enigmail-Version: 0.90.1.1 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 svn import https://svn.apache.org/repos/asf/jakarta/commons/sandbox/benchmark/trunk from inside the directory you have your code locally Later you need to go to the sandbox checkout of trunks-sandbox and do svn propedit svn:externals . and add your new project to have it checked out Use svn commit -N . to commit just the directory changes. HTH, Brett Kevin A. Burton wrote: > Maybe this is a stupid question but spending the last 30 minutes I can't figure out how to import into SVN. > > http://wiki.apache.org/jakarta-commons/UsingSVN > > Doesn't document it... and all I can figure out from the above and the dox is that the import command would be: > > svn import https://svn.apache.org/repos/asf/jakarta/commons/sandbox/benchmark/trunk jakarta/commons/trunks-sandbox/benchmark > > Is this correct? "benchmark" is the name of the package I want to import and play with in the sandbox. > > Kevin > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (Cygwin) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFCEvYyOb5RoQhMkRMRAmTUAKCBsUCVM8+wpj3YnFo15o8FwfIBdACcDf+R p99txJ8fKvI7BPv5kdPZevc= =XSqn -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-dev-help@jakarta.apache.org