Re: [yapcom] Branching and Merging

[prev] [thread] [next] [lurker] [Date index for 2003/11/29]

From: Gabor Szabo
Subject: Re: [yapcom] Branching and Merging
Date: 13:29 on 29 Nov 2003
OK, so I had some spare time to rearrange the directory tree.
Let me list the command here for history.


svn co http://pti.co.il:82/svn/yapcom y
cd y
mkdir yapcom
mkdir yapcom/trunk
mkdir yapcom/branches
mkdir yapcom/tags
svn add yapcom

svn commit -m'add directories' yapcom    (92)


for each entry in the local directory except yapcom itself do
  svn move xyz yapcom/trunk

svn commit -m'move directory structure to yapcom/trunk'     (93)

svn copy -r 74 http://pti.co.il:82/svn/yapcom
   http://pti.co.il:82/svn/yapcom/yapcom/tags/yapcom_0.09
   -m'create tag for release 0.09 of yapcom'


Gabor
There's stuff above here

Generated at 18:00 on 29 Nov 2003 by mariachi 0.51