[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Need some suggestions on this

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Wed, 14 Oct 2009 11:25:34 -0500

P Broussard wrote:
> I'm using Windows 2003 but I see that there is an rsync for it. DeltaCopy.
>
> From what I can tell, I should have DeltaCopy server running in the DMZ and the client running on the server with Subversion. Then I should be able to sync the files.
>
> I'm going to give this a try and see what happens.
>

Even if the 'staging' copy is on the same machine as where the
development changes are made, I'd still check out a separate working
copy and script the push to production (you can use the -C option to
rsync to avoid taking the .svn metadata directory). That way you have
better control of the versions and won't accidentally pick up changes
that haven't been committed yet.

-- 
   Les Mikesell
    lesmikesell_at_gmail.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2407631
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-14 18:26:39 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.