Depending on what you want to know between your working copy and the latest svn server repository, without updating your local working copy, here is what you can do:
if you want to know what has been changed in svn server repository, run command:
$ svn st -u
No comments:
Post a Comment