Changeset

A changeset (sometimes abbreviated "cset") is an atomic collection of changes to files in a repository. The act of creating a changeset is usually called a ["Commit"] or Checkin. The information in a changeset may include

A changeset is identified uniquely by a ChangeSetID. In a single repository, you can identify it using a RevisionNumber.


CategoryGlossary