Commit All Source: Difference between revisions
From MediaWiki
				
				
				Jump to navigationJump to search
				
				
|  (New page: Make sure that you invoke ''nstcvs commit''  to verify that all modifications are checked in.   [root@nst-dev-32 repo]# nstcvs commit  cvs commit: Examining .    ... lots of CVS "Examining...) | No edit summary | ||
| (One intermediate revision by the same user not shown) | |||
| Line 1: | Line 1: | ||
| Make sure that you invoke '' | Make sure that you invoke ''svn commit''  to verify that all modifications are checked in. | ||
|   [root@nst-dev-32 repo]#  |   [root@nst-dev-32 repo]# svn commit | ||
|   ...  |   ... Output from commit operation ... | ||
|   [root@nst-dev-32 repo]# | |||
|   [root@nst-dev-32 repo]# svn status -u # This better not show anything unless someone went rogue | |||
|   [root@nst-dev-32 repo]# |   [root@nst-dev-32 repo]# | ||
Latest revision as of 12:53, 18 November 2013
Make sure that you invoke svn commit to verify that all modifications are checked in.
[root@nst-dev-32 repo]# svn commit ... Output from commit operation ... [root@nst-dev-32 repo]# [root@nst-dev-32 repo]# svn status -u # This better not show anything unless someone went rogue [root@nst-dev-32 repo]#
