[Kst] extragear/graphics/kst/devel-docs

George Staikos staikos at kde.org
Tue Sep 19 00:44:12 CEST 2006


SVN commit 586187 by staikos:

How to make a branch


 M  +7 -0      branches.txt  


--- trunk/extragear/graphics/kst/devel-docs/branches.txt #586186:586187
@@ -11,3 +11,10 @@
 Description: Branches for development of new features outside of trunk.
 
 
+
+You make a branch with:
+svn cp https://svn.kde.org/home/kde/trunk/extragear/graphics https://svn.kde.org/home/kde/branches/work/kst/<mybranchname>
+
+You can then check out your branch from that URL.  It's best to remove the parts
+of the branch that you do not need.
+


More information about the Kst mailing list