tortoisesvn - How to handle redundant files in SVN? -


i using svn project track changes. using tortoisesvn client. removed files project no longer need, these files still inside svn repository. want check in latest changes don't want unwanted files appear whenever svn update. how handle situation? best practices here?

use svn delete (right-click, tortoisesvn-> delete in default configuration) remove files properly. commit changes. deleted files should appear missing in commit dialog if don't this, , @ point can select files , delete them well.

https://tortoisesvn.net/docs/release/tortoisesvn_en/tsvn-dug-rename.html


Comments

Popular posts from this blog

c - zlib and gdi32 with OpenSSL? -

java - inputmismatch exception -

ios - Align baselines with characters in large line heights with Text Kit -