Re: [DBCP] Release process suggestion

2010-01-24 Thread Phil Steitz
sebb wrote: > On 24/01/2010, Phil Steitz wrote: >> sebb wrote: >> > release-process.txt currently says: >> > >> > 7. Check out DBCP fully - i.e., trunk, branches, tags. >> > >> > 8. From the top level of the checkout, execute >> > svn cp trunk branches/DBCP_1_3_x_BRANCH >> > svn c

Re: [DBCP] Release process suggestion

2010-01-24 Thread sebb
On 24/01/2010, Phil Steitz wrote: > sebb wrote: > > release-process.txt currently says: > > > > 7. Check out DBCP fully - i.e., trunk, branches, tags. > > > > 8. From the top level of the checkout, execute > > svn cp trunk branches/DBCP_1_3_x_BRANCH > > svn commit -m "Created 1.3.

Re: [DBCP] Release process suggestion

2010-01-24 Thread Phil Steitz
sebb wrote: > release-process.txt currently says: > > 7. Check out DBCP fully - i.e., trunk, branches, tags. > > 8. From the top level of the checkout, execute > svn cp trunk branches/DBCP_1_3_x_BRANCH > svn commit -m "Created 1.3.x compatibility release branch." > (where x is the f

[DBCP] Release process suggestion

2010-01-24 Thread sebb
release-process.txt currently says: 7. Check out DBCP fully - i.e., trunk, branches, tags. 8. From the top level of the checkout, execute svn cp trunk branches/DBCP_1_3_x_BRANCH svn commit -m "Created 1.3.x compatibility release branch." (where x is the final digit of the new r