What else can we do with merge? Test merge via diff (or 'merge -dry-run' for less infos)
How can we copy existing source into an separate branch? Exmaple: Initial creating of gstpl-0.0.6 was release 33; newly commit was 36;
gstpl newly commit was 37 (run 'svn update' !)
now invoke in gstpl folder:
svn merge -r 33:37 https://gstpl.svn.sourceforge.net/svnroot/gstpl/branches/0.0.6/trunk