How can I sync a changed SVN export back into the repository? -


an export of repo done, , altered - files changed, added, , removed. if mercurial example, delete entire checkout, paste export in, hit commit, , work out differences. however, svn has .svn folders around, approach won't work. hit problem quite (migrating old websites) , resolving manually tedious , error-prone. there quick way this?

  • make new checkout
  • do folder diff see files removed , delete in svn
  • replace files in checkout files in export
  • merge
  • commit

Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -