How to create a SVN branch ?
Tomas Mecir
mecirt at gmail.com
Thu Jul 21 11:59:14 CEST 2005
On 7/21/05, Stephan Kulow <coolo at kde.org> wrote:
> Am Donnerstag 21 Juli 2005 11:34 schrieb Tomas Mecir:
> > On 7/21/05, Stephan Kulow <coolo at kde.org> wrote:
> > > If you branch of from e.g. kspread, then do
> > > svn copy https://svn.kde.org/home/kde/trunk/koffice/kspread https://svn.kde.org/home/kde/branches/work/soc-mykspread
> > > svn co https://svn.kde.org/home/kde/branches/work/soc-mykspread
> > > cd soc-mykspread
> > > <do your changes to it - including svn add>
> > > svn commit
> >
> > Hmm ... So, does this mean that I need to checkout to a new directory,
> > then copy modified files, then commit ? Can't it be done directly ?
>
> Not to my knowledge.
Hmm, oh well ... I'll try, will see how well it goes.
Thanks !
/ Tomas
More information about the Kde-soc
mailing list