[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: Mon, 12 Oct 2009 16:14:57 -0500

P Broussard wrote:
> I have subversion running on our dev server internally. Our production server is in the DMZ. The production server can't see the repositories because of the firewall. How do I get the contents of the Trunk on to the production server?
>
> The big boss wont allow any inbound connections from the DMZ. :-(

Make a staging location inside your firewall where you can update to
release versions (and perhaps do some testing), then use rsync over ssh
or other copy technique to push to the production server(s)with the
connections going the right direction.

-- 
   Les Mikesell
    lesmikesell_at_gmail.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2406800
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-13 23:47:51 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.