Return-Path: X-Original-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ooo-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id E05EA6A7C for ; Tue, 19 Jul 2011 02:22:33 +0000 (UTC) Received: (qmail 94188 invoked by uid 500); 19 Jul 2011 02:22:33 -0000 Delivered-To: apmail-incubator-ooo-dev-archive@incubator.apache.org Received: (qmail 94143 invoked by uid 500); 19 Jul 2011 02:22:33 -0000 Mailing-List: contact ooo-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ooo-dev@incubator.apache.org Delivered-To: mailing list ooo-dev@incubator.apache.org Received: (qmail 94135 invoked by uid 99); 19 Jul 2011 02:22:33 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jul 2011 02:22:33 +0000 X-ASF-Spam-Status: No, hits=0.7 required=5.0 tests=SPF_HELO_PASS,SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (athena.apache.org: local policy) Received: from [184.173.199.209] (HELO gator209.hostgator.com) (184.173.199.209) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jul 2011 02:22:25 +0000 Received: from [24.166.216.127] (port=53335 helo=[192.168.1.3]) by gator209.hostgator.com with esmtpa (Exim 4.69) (envelope-from ) id 1Qizwg-0002IQ-Ku for ooo-dev@incubator.apache.org; Mon, 18 Jul 2011 21:22:02 -0500 Message-ID: <4E24EA4C.6020104@apache.org> Date: Mon, 18 Jul 2011 22:22:04 -0400 From: Carl Marcum User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.18) Gecko/20110621 Fedora/3.1.11-1.fc14 Lightning/1.0b3pre Thunderbird/3.1.11 MIME-Version: 1.0 To: ooo-dev@incubator.apache.org Subject: Re: SVN tutorial References: <4E1CF98C.7070708@apache.org> <4E240DEE.1040200@apache.org> <20110718130114.GA28836@daniel3.local> <4E24A3EF.6000303@gmail.com> In-Reply-To: <4E24A3EF.6000303@gmail.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - gator209.hostgator.com X-AntiAbuse: Original Domain - incubator.apache.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - apache.org X-BWhitelist: no X-Source: X-Source-Args: X-Source-Dir: X-Source-Sender: cpe-24-166-216-127.woh.res.rr.com ([192.168.1.3]) [24.166.216.127]:53335 X-Source-Auth: carl.marcum@codebuilders.net X-Email-Count: 2 X-Source-Cap: Y21hcmN1bTtjbWFyY3VtO2dhdG9yMjA5Lmhvc3RnYXRvci5jb20= Kay, On 07/18/2011 05:21 PM, Kay Schenk wrote: > > > On 07/18/2011 06:01 AM, Daniel Shahaf wrote: >> SNIP >> >> On the other hand, you should probably mention that alternative clients >> (eg, tortoisesvn) exist. Some people don't like cmdline interfaces. > > IMO, we might be wise to "recommend" an alternate GUI client, perhaps > Elipse with the subversion plugin since it's rather platform agnostic, > and there's a reasonably good tutorial for it. I think a listing or link would be good. I'm not sure about recommending one over another. Since this was a Subversion Basics, that's the one I went with. Personally I use the one in Netbeans since that's my current IDE, but I'm not sure what I'll be using on this code yet. :-) > >> >> SNIP >> >> Daniel >> >> >> - windows: tortoisesvn, ankhsvn (visual studio .net) | cross >> platform: workbench, svn-up, subclipse (eclipse), supervision, >> subcommander, rapidsvn, jsvn, psvn.el, esvn, qsvn, eric3, kdesvn | OSX: >> scplugin, SvnX | *nix: KDevelop | If you're learning svn, it's easier >> for us to help you if you _don't_ use a GUI. >> (this is our IRC bot) >> > Thanks, Carl