Unless you really want to preserve history, avoid svn copy/move on e.g. workitem-configuration. By using svn copy/move you'll create connections between projects that will hinder you once you want to move, copy, archive etc. projects.
Instead use svn export + add to e.g. copy files from one project to another.
Svn copy/move is perfectly fine inside a project.
No comments:
Post a Comment