svn - Status "S" in Subversion -


At some point was marked with all my working copy files "S" symbol as shown below:

  SVN Saint MS AclController.php S InstallationController.php S CustomerController.php S RedirController.php S IndexController.php S LoginController.php S OrderController.php S ProductController.php S SelfInstallController.php S SelfcareController.php $  

the interesting thing is that it only happens int to do this particular job -. When I new project select the directory, it does not mark the "S"

How to get rid of the annoying "S" symbols? This significantly decreases the clarity of WC position

Update:. I standard SVN Switch using syntax can switch from time to time. This "S" symbol was not revealed until recently. Used to switch the command:

  SVN switch SVN + ssh: //xxxxxx/subversion/xxxxxxx/releases/1.0.16.  

Is there any way I can clear the "S" flag? Text after "

This means that the files are from a different location in your sub-version repository, in which they are located in the directory Is in comparison. The solution is to switch the whole working copy in one place. See how to open the command, in the dissection book for details.


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

php - jQuery AJAX Post not working -