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

I need a good web application migration process

From: Judah Frangipane <judah.frangipane_at_t8design.com>
Date: 2006-03-13 22:12:20 CET

We use SVN to handle all of our web application development. We now want
to move our project onto the client's server. We have been asked to come
up with a migration strategy for future projects.

 

Here is what I came up with:

 

Initial install:

 

1. At the end of development cycle create a release tag to go on the
live server.

2. On the live server install and run a svn client and download the
release tag revision

 

Updates:

- When it's necessary to update the site, create a new release revision
and then update folders or files on the server using the svn client

 

Recovery:

- If something goes wrong use svn to pull down the previous release
revision

 

 

How does that sound? Is there anything built into SVN to help me in the
process? Any other methods?

 

 

Judah

 
Received on Mon Mar 13 22:11:40 2006

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.