Beefy Boxes and Bandwidth Generously Provided by pair Networks
good chemistry is complicated,
and a little bit messy -LW
 
PerlMonks  

Re: Machine replication

by DrManhattan (Chaplain)
on Apr 10, 2003 at 12:02 UTC ( [id://249582]=note: print w/replies, xml ) Need Help??


in reply to Machine replication

Have you considered using CVS? I keep a CVS repository on my development server and update my production server from it. rsync and a shell script work pretty well too, but of course you don't get the revision control you'd have with CVS. E.g. when some new code goes horribly awry, you can easily retrograde from the CVS repository, because CVS stores not only the current version of your code, but also the previous revisions.

-Matt

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://249582]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (5)
As of 2024-04-23 20:41 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found