Does moving a file in SVN delete its revision history? -


i realize might easy question may have overlooked in documentation, didn't find other questions this.

when move file, or in case whole ton of files (i moving trunk repo root) lose revision history? thought looks lot it's deleting , adding files , therefore lose history. thoughts?

no.

svn move equivalent svn copy, , svn delete. copied files share history originals.


Comments

Popular posts from this blog

objective c - Change font of selected text in UITextView -

php - Accessing POST data in Facebook cavas app -

c# - Getting control value when switching a view as part of a multiview -