From users-return-8855-apmail-subversion-users-archive=subversion.apache.org@subversion.apache.org Mon May 9 19:21:36 2011 Return-Path: X-Original-To: apmail-subversion-users-archive@minotaur.apache.org Delivered-To: apmail-subversion-users-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B0DB348D5 for ; Mon, 9 May 2011 19:21:36 +0000 (UTC) Received: (qmail 42930 invoked by uid 500); 9 May 2011 19:21:36 -0000 Delivered-To: apmail-subversion-users-archive@subversion.apache.org Received: (qmail 42907 invoked by uid 500); 9 May 2011 19:21:36 -0000 Mailing-List: contact users-help@subversion.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@subversion.apache.org Received: (qmail 42900 invoked by uid 99); 9 May 2011 19:21:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 May 2011 19:21:36 +0000 X-ASF-Spam-Status: No, hits=-2.3 required=5.0 tests=RCVD_IN_DNSWL_MED,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: local policy) Received: from [208.65.145.71] (HELO p01c12o148.mxlogic.net) (208.65.145.71) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 May 2011 19:21:28 +0000 Received: from unknown [96.38.26.250] (EHLO kerio.lifecaremediacenter.com) by p01c12o148.mxlogic.net(mxl_mta-6.9.0-2) over TLS secured channel with ESMTP id 3ae38cd4.0.6562.00-383.15324.p01c12o148.mxlogic.net (envelope-from ); Mon, 09 May 2011 13:21:08 -0600 (MDT) X-MXL-Hash: 4dc83ea402f5154d-ed21de90a2c087a9e5d04feb11ec010d455b511a Received: from [192.168.2.148] ([192.168.2.148]) (authenticated user chris_mcgrath@lifecaremediacenter.com) by kerio.lifecaremediacenter.com (Kerio Connect 7.1.4) for users@subversion.apache.org; Mon, 9 May 2011 15:21:05 -0400 From: Chris McGrath Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Subject: Subversion Setup Question Date: Mon, 9 May 2011 15:21:05 -0400 Message-Id: <614C45FF-E4D9-4615-A9DA-815117B5B953@lifecaremediacenter.com> To: users@subversion.apache.org Mime-Version: 1.0 (Apple Message framework v1084) X-Mailer: Apple Mail (2.1084) X-Spam: [F=0.2000000000; CM=0.500; S=0.200(2010122901)] X-MAIL-FROM: X-SOURCE-IP: [96.38.26.250] X-AnalysisOut: [v=1.0 c=1 a=B-Ak3ZjqhpAA:10 a=BLceEmwcHowA:10 a=kj9zAlcOel] X-AnalysisOut: [0A:10 a=I+vmkGTkyltc7NupCMqXsw==:17 a=ItqNZtqr4mcyxA53z6sA] X-AnalysisOut: [:9 a=CjuIK1q_8ugA:10] Greetings all! My team has recently grown from just me to three of us = and I am in the process of implementing subversion as our version = control system. I am having a little trouble wrapping my head around = what will become the workflow. Our current setup is:=20 1 development server that we work off of. This is MAC based. 1 production web server hosted with Rackspace that is Windows based. 1 database server hosted with Rackspace that is Windows based. Each of us work off an iMac.=20 So the current work flow is we work off of the files on the development = server and when ready we push them to the production server.=20 With this in mind, can someone point me in the direction of a decent = workflow that utilizes subversion?