Differences between revisions 1 and 2
Revision 1 as of 2008-09-05 15:11:29
Size: 39
Editor: 194
Comment:
Revision 2 as of 2008-09-05 15:51:01
Size: 265
Editor: 194
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Опишите Subversion Repository. = How does the Subversion Repository store changes? =
As it is described in [[Subversion]] article, Subversion repository is a central storage for files and directories which:
 * keeps all changes ever done to data that it stores
 * shares data among all users

How does the Subversion Repository store changes?

As it is described in Subversion article, Subversion repository is a central storage for files and directories which:

  • keeps all changes ever done to data that it stores
  • shares data among all users

Subversion Repository (last edited 2008-09-08 18:16:39 by 194)