Welcome Guest, Not a member yet? Register   Sign In
best way to deploy sites with Subversion (SVN)?
#2

[eluser]Spockz[/eluser]
If you want to really push the changes you will have to use something like GIT.

What you would normally do is:

1. Create an repository.
2. Do an initial import with the stuff you've got already.
- Ignoring the folders like user_guide and stuff.
3. Continue working. Every time you have finished an feature, or a block of work. Test it, if the test was successfull, commit, stating in the message what you've done and i.e. what kind of side-effect your changes might have.
4. Do an update on your schoollocation and you can continue working on that location.

If you are working with multiple developpers on the site. Please update before you commit. Smile


Messages In This Thread
best way to deploy sites with Subversion (SVN)? - by El Forum - 06-10-2008, 12:05 PM
best way to deploy sites with Subversion (SVN)? - by El Forum - 06-10-2008, 03:40 PM
best way to deploy sites with Subversion (SVN)? - by El Forum - 06-10-2008, 03:58 PM
best way to deploy sites with Subversion (SVN)? - by El Forum - 06-12-2008, 02:51 AM



Theme © iAndrew 2016 - Forum software by © MyBB