Co-Authored By:
The G stands for merGed, which means that the file had. > local changes to begin with, but the changes coming from the. > repository didn't overlap with the local changes. - Marc.
In this manner, what does SVN status mean?
scheduled for Addition
Likewise, people ask, what is SVN command?
SVN stands for Subversion. Subversion is a free/open-source version control system. Subversion manages files and directories over time. A tree of files is placed into a central repository. This article explains some basic SVN commands with examples.
Schedule files, directories, or symbolic links in your working copy for addition to the repository. They will be uploaded and added to the repository on your next commit. If you add something and change your mind before committing, you can unschedule the addition using svn revert.