Often I want to see which files are going to be updated on a branch before I run the update
svn st -u
That will show you all changes remotely relevant to this working folder.
A bunch of ramblings about PHP programming, JQuery, MySQL and other 'stuff'
Often I want to see which files are going to be updated on a branch before I run the update
svn st -u
That will show you all changes remotely relevant to this working folder.