Next: Client/server protocol diffs both
Up: New Features
Previous: Branching and Tagging are
  Contents
CVS is one big program. It does not distinguish between the client
and the server except to handle certain commands. For coding purposes
this makes it awkward to change only one side without affecting the
other side.
Subversion splits the code between client and server. This is a feature
for programmers but is unimportant for end-users.
root
2004-02-24