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

------------------------------------------------------------------------------
  == making the source distribution ==
  manual task -- see discussion at
  http://www.mail-archive.com/tuscany-dev%40ws.apache.org/msg08313.html
+ 
+ == code streams ==
+ Make a branch with svn copy while preparing the release, then make a tag in 
order to cut the final distribution
+ command line approach,  first set variable SVN_EDITOR to catch output of 
command
+ then e.g. 
+ {{{
+ svn copy 
https://svn.apache.org/repos/asf/incubator/tuscany/sandbox/kgoodson/testRoot  
https://svn.apache.org/repos/asf/incubator/tuscany/sandbox/kgoodson/branches/1.0/testRoot
+ }}}
+ I got an odd message in the $SVN_EDITOR of the form
+ {{{
+ 
+ --This line, and those below, will be ignored--
+ 
+ A    
https://svn.apache.org/repos/asf/incubator/tuscany/sandbox/kgoodson/branches/1.0/testRoot/testRoot
+ }}}
+ and was given the options to abort, continue or edit  --- when I had the 
confidence to try continue,  it all worked.
  
  === Some Raw Command Dumps From the RC1a src distro creation process ===
  {{{

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

Reply via email to