Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Ws Wiki" for change 
notification.

The following page has been changed by KelvinGoodson:
http://wiki.apache.org/ws/Tuscany/TuscanyJava/SDOJavaReleaseSteps

------------------------------------------------------------------------------
  
  == code streams ==
  Make a branch with svn copy while preparing the release, then make a tag in 
order to cut the final distribution
+ === making the branch ===
  command line approach,  first set variable SVN_EDITOR to catch output of 
command
  then e.g. 
  {{{
@@ -34, +35 @@

  }}}
  and was given the options to abort, continue or edit  --- when I had the 
confidence to try continue,  it all worked.
  
+ I assembled the branch by creating folders spec and distribution,  then doing 
three svn copy commands, one each for distribution/sdo spec/sdo and sdo (at the 
end of this we were at revision 449978 with no chnages having happened to the 
main trunk sdo code in during the set of copy commands)
+ 
- === Some Raw Command Dumps From the RC1a src distro creation process ===
+ === Appendix: Some Raw Command Dumps From the RC1a src distro creation 
process ===
  {{{
  mkdir RC1a
  cd RC1a

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to