Am Donnerstag, 3. Mai 2007 schrieb Grégory Joseph:
[...]
> > I fear that branching
>
> svn cp http://.../trunk http://.../branch/my-sexy-branch
>
> > and merging
>
> <checkout trunk again>
> svn merge -r 1234:1267 http://.../branch/my-sexy-branch
>
[...]
>
> That's what merging the potential branch would do, but instead of
> having a patch file lying around and taking care not to commit those
> changes, there would be buildable code.

That's all? I read the chapter of branching and merging in the SVN book and 
that sounded quite different. What about backporting changes from trunk to my 
sexy branch? Is it really that easy with svn merge?

O.


----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/developer.html
----------------------------------------------------------------

Reply via email to