Change subversion repository

1. find out the current repository url:

$ svn info Path: . URL: https://ipaddress/svn/project Repository Root: https://ipaddress/svn/project

2. use svn switch to change the URL

$svn switch --relocate https://ipaddress/svn/project http://ipaddress/svn/project

Theme by Danetsoft and Danang Probo Sayekti inspired by Maksimer