Thursday, 19 September 2013

SVN: Revision Numbers on a Branch

SVN: Revision Numbers on a Branch

There are a couple of points about SVN revision numbering on a branch
which are not clear to me:
When I create a branch, does the branch get its own revision number?
How does SVN does handle the revision numbering on the branch? Does branch
have its own sequence of revision numbers separate from the Trunk and
other branches? Or there is only one single sequence numbering for the
whole SVN server? To clarify, please explain what happens when a commit is
done on a branch.

No comments:

Post a Comment