Using SVN workspaces

Check out workspace:

  • Make a directory for the workspace.
  • right-click, SVN checkout
  • click on ... for URL
  • go to workspaces/name of workspace

Integrate

  • right click on dir, select SVN Merge dialog
  • From: URL, click on ..., select trunk/boinc
  • Click on "Show long" at bottom to find last revision that was integrated with workspace; type that # into Revision of From:
  • select HEAD for To:
  • Do SVN Commit

Reverse integration

(to be completed)

More information about SVN on the Subversion Book.

If you use Windows Vista, you may want to read Known TortoiseSVN problems on Vista.


If this page is incomplete or incorrect, please edit it or add it to the wiki to-do list. To do this, you must be logged in; click Login or Register above.