Local Working Copy of a SVN Repository
Each author that shares the SVN repository with other authors works on a local
copy of the repository called a working copy of the repository. The local copy must be
synchronized with the repository by committing the local changes to the repository and
by updating the local copy with the changes committed by other authors on the
repository.
|