[Mapbender_dev] Mapbender Commit Policy
Karim Malhas
karim at malhas.de
Wed Mar 2 10:06:21 EST 2011
Hi Marc,
> If we all create our own branch'es i need a little "how to"
> because i've never done this before.
Well, first you create a branch:
svn copy http://svn.mapbender.org/mapbender/trunk/mapbender
http://svn.mapbender.org/mapbender/branches/marc_dev -m "creating
private branch"
There you make your changes as usual.
And when you are done you merge them back using the 'svn merge' command.
Maybe we can do a merge together, when you have something
It is explained in more detail in Chapter 4 of the the svnbook at
http://svnbook.read-bean.com (there's a german version available)
Karim
More information about the Mapbender_dev
mailing list