How to update your working copy when the repository location changes


/ Published in: SVN
Save to your folder(s)



Copy this code and paste it in your HTML
  1. svn switch --relocate svn://old_url/subversion-repository svn://new_url/subversion-repository

Report this snippet


Comments


You need to login to view comments.