Return-Path: X-Original-To: apmail-buildr-users-archive@www.apache.org Delivered-To: apmail-buildr-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id DEF5CD2A7 for ; Thu, 9 Aug 2012 17:51:56 +0000 (UTC) Received: (qmail 66927 invoked by uid 500); 9 Aug 2012 17:51:56 -0000 Delivered-To: apmail-buildr-users-archive@buildr.apache.org Received: (qmail 66770 invoked by uid 500); 9 Aug 2012 17:51:56 -0000 Mailing-List: contact users-help@buildr.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@buildr.apache.org Delivered-To: mailing list users@buildr.apache.org Received: (qmail 66762 invoked by uid 99); 9 Aug 2012 17:51:56 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Aug 2012 17:51:56 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of alex.boisvert@gmail.com designates 209.85.212.44 as permitted sender) Received: from [209.85.212.44] (HELO mail-vb0-f44.google.com) (209.85.212.44) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 09 Aug 2012 17:51:50 +0000 Received: by vbbez10 with SMTP id ez10so818881vbb.17 for ; Thu, 09 Aug 2012 10:51:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; bh=hQNiVyegPxZfLbDJJeVgV6NuTov7Gy+GroI5jBKGG+E=; b=c2JRsW55Cn2wKjBZLK7wY6ID7yJHO9Uo7466tAEIaH3W5vYadv7oEB39A1xvUNXVPb MfCS1Rk0fmyipNeVg6wGN6yacsYd4hrEMGBSWhK/jgrjV5saqvaTp8InzERxjnVEFOy9 Uy0DG8AzqfUZ51rG5z6yrUno9NzR2+OGw1via59BS/Nl1e6sW8PPC1SQn2lqYBJDOxZr ucp8Xk9aAArdrGt9hGTWnXHfL/aiV/4u219ojFC1ZXA2+TQHjd8X+BwTtbDTcJ14FBFq J4hyd4NHUQVXHY6U2u0SmaQmdhkTH/rAR/xT02meLc+bsPbCPCqqWLfN/qkqjpqQQ+gv JvJA== MIME-Version: 1.0 Received: by 10.52.92.98 with SMTP id cl2mr42598vdb.101.1344534689179; Thu, 09 Aug 2012 10:51:29 -0700 (PDT) Received: by 10.58.70.170 with HTTP; Thu, 9 Aug 2012 10:51:29 -0700 (PDT) In-Reply-To: References: Date: Thu, 9 Aug 2012 10:51:29 -0700 Message-ID: Subject: Re: Integration with SVN From: Alex Boisvert To: users@buildr.apache.org Content-Type: multipart/alternative; boundary=20cf307f31448968e504c6d8e0cf --20cf307f31448968e504c6d8e0cf Content-Type: text/plain; charset=ISO-8859-1 Hi Odelya, Buildr assumes you have checked out your sources locally (using svn/git/hg/cvs whatever). This assumption is consistent with all the other mainstream build systems I know of... alex On Thu, Aug 9, 2012 at 10:28 AM, Odelya Holiday wrote: > Hi! > > I would like to build the code from my svn repository, sending to it > username and password, into my local machine. > > How can I set buildr command to build from svn and not from the folder > where it's located? > > Thanks > > -- > Odelya > --20cf307f31448968e504c6d8e0cf--