<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wikis.ch.cam.ac.uk/ro-walesdocs/wiki/index.php?action=history&amp;feed=atom&amp;title=Migrating_to_the_new_SVN_server</id>
	<title>Migrating to the new SVN server - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wikis.ch.cam.ac.uk/ro-walesdocs/wiki/index.php?action=history&amp;feed=atom&amp;title=Migrating_to_the_new_SVN_server"/>
	<link rel="alternate" type="text/html" href="https://wikis.ch.cam.ac.uk/ro-walesdocs/wiki/index.php?title=Migrating_to_the_new_SVN_server&amp;action=history"/>
	<updated>2026-04-12T03:46:55Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.7</generator>
	<entry>
		<id>https://wikis.ch.cam.ac.uk/ro-walesdocs/wiki/index.php?title=Migrating_to_the_new_SVN_server&amp;diff=1316&amp;oldid=prev</id>
		<title>Adk44: Created page with &quot;All of these steps assume you put the repository in ~/svn so modify as needed!  * update your local copy (important! If this doesn&#039;t work, it means the old server has been tak...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wikis.ch.cam.ac.uk/ro-walesdocs/wiki/index.php?title=Migrating_to_the_new_SVN_server&amp;diff=1316&amp;oldid=prev"/>
		<updated>2019-05-13T12:28:25Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;All of these steps assume you put the repository in ~/svn so modify as needed!  * update your local copy (important! If this doesn&amp;#039;t work, it means the old server has been tak...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;All of these steps assume you put the repository in ~/svn so modify as needed!&lt;br /&gt;
&lt;br /&gt;
* update your local copy (important! If this doesn&amp;#039;t work, it means the old server has been taken off-line)&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
cd ~/svn&lt;br /&gt;
svn update&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* switch the repository location to the new server &lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
svn switch --relocate https://wwmm.ch.cam.ac.uk/svn2/groups/wales https://svn.ch.cam.ac.uk/svn/wales/groups/wales&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
You will then be asked to accept the security certificate of the new server - so enter &amp;#039;&amp;#039;&amp;#039;p&amp;#039;&amp;#039;&amp;#039; to accept it permanently, and then enter your AD/Admitto password. As this is a new server, you will need to login once from each machine you use. The password you need to use now is your Active Directory (AD - used for the VPN etc) or Admitto password. If you don&amp;#039;t have one or have lost/forgotten it - there is more information [http://www-co.ch.cam.ac.uk/facilities/ad/ here].&lt;br /&gt;
&lt;br /&gt;
* update your SVN variables in .bashrc&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
vi ~/.bashrc&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
Find the &amp;#039;&amp;#039;export SVN&amp;#039;&amp;#039; line and modify the URL to &amp;#039;&amp;#039;https://svn.ch.cam.ac.uk/svn/wales/groups/wales&amp;#039;&amp;#039;. You will also need to change the &amp;#039;&amp;#039;export MYSVN&amp;#039;&amp;#039; line to &amp;#039;&amp;#039;https://svn.ch.cam.ac.uk/svn/USER&amp;#039;&amp;#039; where &amp;#039;&amp;#039;USER&amp;#039;&amp;#039; is your user name used to log into the repository. If you do use your personal SVN account, you will need to run a similar &amp;#039;&amp;#039;svn switch&amp;#039;&amp;#039;&amp;#039; command that that above. Once you&amp;#039;re done, you need to export those variables:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
source ~/.bashrc&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
* log into the new repository to make sure it&amp;#039;s working&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
svn ls $SVN/trunk&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
If the &amp;#039;&amp;#039;ls&amp;#039;&amp;#039; works, that should be it :)&lt;/div&gt;</summary>
		<author><name>Adk44</name></author>
	</entry>
</feed>