Difference between revisions of "Broadband Development"
From SCECpedia
Jump to navigationJump to search(One intermediate revision by the same user not shown) | |||
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/ | + | 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 | + | svn tag https://source.usc.edu/svn/broadband https://source.usc.edu/svn/broadband/tags/scec_bbp_18_Nov_2011 |
− | |||
== Related Entries == | == Related Entries == |
Latest revision as of 05:31, 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 https://source.usc.edu/svn/broadband/tags/scec_bbp_18_Nov_2011