Difference between revisions of "Broadband Development"

From SCECpedia
Jump to navigationJump to search
Line 1: Line 1:
 
== SVN Edits ==
 
== SVN Edits ==
 
Commands for checking out released version of broadband platform
 
Commands for checking out released version of broadband platform
  svn checkout https://source.usc.edu/svn/broadband/tags/v11.2.2 bbp_2g
+
  svn checkout https://source.usc.edu/svn/broadband/trunk bbp_2g
  
 
Commands for tagging the SVN trunk
 
Commands for tagging the SVN trunk
 
  svn tag https://source.usc.edu/svn/broadband/trunk https://source.usc.edu/svn/broadband/tags/scec_bbp_18_Nov_2011
 
  svn tag https://source.usc.edu/svn/broadband/trunk https://source.usc.edu/svn/broadband/tags/scec_bbp_18_Nov_2011
 
  
 
== Related Entries ==
 
== Related Entries ==

Revision as of 05:21, 19 November 2011

SVN Edits

Commands for checking out released version of broadband platform

svn checkout https://source.usc.edu/svn/broadband/trunk bbp_2g

Commands for tagging the SVN trunk

svn tag https://source.usc.edu/svn/broadband/trunk https://source.usc.edu/svn/broadband/tags/scec_bbp_18_Nov_2011

Related Entries