SVN/BranchingFromTrunk

From VentureResearchWiki
< SVN
Jump to navigation Jump to search

Branching from trunk[edit | edit source]

  • destination top dir must exist.
  • on embedded-dev: svn cp <trunk URL> <destination URL>
svn cp http://svn/svn/linux/src/forkliftreader_linux http://svn/svn/linux/branches/kevinb/forkliftreader_linux_<branch name>