Take a look at the nadmin staging/live setup. It does the same .... However, it's a lot more complicated to setup, but with the added bonus of having something that is nicely intigrated with nadmin :)
Basicly the consept is: your "unstable" (staging server) is at host:port domain.com:8001 and your stable: host:port domain.com:80 then you set up scripts that pharse the hosts table and create the relevant entries in httpd.conf (well actually, in midgard-project.conf) I'm testing it now, but it seems to work quite nice. Tarjei > Hi, > > On Thu, 6 Dec 2001 20:16:13 +0100 (CET) > "Emiliano" <[EMAIL PROTECTED]> wrote: > >> [EMAIL PROTECTED] wrote: >> >> > I'd like to know if is safe to duplicate a SG with repligard. >> > I've a SG in production (call it "stable") and I want to make a >> > experimental version of the same SG, >> > can I export with repligard the SG "stable" and reimport it in >> > another SG called "beta" ? >> >> By default the import will do nothing since the object IDs haven't >> changed. >> >> Xsg, written by David, can do what you want I think. If not, I'll whip >> up something. David, comments? > > Yes, you're right, xsg does exactly that. > You can check it out at: > http://cvs.midgard-project.org/midgard/data/xsg/ (or directly from CVS) > > Read and change the configuration file xsg.conf for your situation, > should be self explanatory but don't be afraid to ask... > > David > >> Emile >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] ____________________ Tarjei Huse 920 63 413 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
