How to use svn


Basics:
Repo: doc.us.to/~doctor/repo/V1/ (server runs 24hours a day)
check in=commit: send changes in working copy to repo (on server)
check out: making a working copy for the first time.
update: download changes in repo and make your working copy update.

  1. Ubuntu (the main working copy)
  2. MacOS: Local working copy and repo on server
  3. doc.us.to. # working copy and repo both on server
  4. you should ssh to doc.us.to and update a working copy on server.
  5. Windows

Tips: command Line.
Go back to Computer

20260417