Fix process for updating existing tags
svn lacks a rename/replace function, requiring first that an existing tag be deleted before an update is copied into place. svn is, fortunately, generally smart enough to sort out the history and show only the updated files in the resulting commit.
Please register or sign in to comment