<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><span class="Apple-style-span" style="font-family: Monaco; ">Last spring we converted the UrbanSim source code repository to use the subversion revision control system. &nbsp;This has mostly worked out very well, but we'd like to make an additional change to our repository, to follow a more standard layout, namely separate root directories for trunk, tags, and branches. &nbsp;trunk/ is where the development version of Opus will be, and tags/ will hold release versions.<br><br>If you've just been using the zip file with the stable release of Opus/UrbanSim, you don't need to do anything. &nbsp;However, if you are using the repository to get the development version of the code, please read on:<br><br>We're going to change the repository to the new layout on Monday Nov 12, around noon. &nbsp;What this means for anyone using the repository is basically that this:<br><br>&nbsp;&nbsp;<a href="https://trondheim.cs.washington.edu/svn/opus/">https://trondheim.cs.washington.edu/svn/opus/</a><br><br>will become this:<br><br>&nbsp;&nbsp;<a href="https://trondheim.cs.washington.edu/svn/opus/trunk/">https://trondheim.cs.washington.edu/svn/opus/trunk/</a><br><br>The easist thing will be to simply delete the old version of the Opus/UrbanSim code, and re-checkout once the layout change has been made. &nbsp;You can do this any time after the changeover on Monday (it doesn't need to be done immediately).<br><br>If you've made modifications yourself to the code, and you want to save your modifications, check to see which files you have modified or added (e.g. 'svn status'). &nbsp;Then move your entire checkout elsewhere, re-checkout the repository after the conversion, and copy the modified files from your old checkout to the new one. &nbsp;You can then delete the old checkout.<br><br>(There is also another technique for handling modifications to the code, using the svn 'switch' command, but we haven't tried it - deleting and checking out again is probably simpler.)<br><br>Please let us know if you have any questions or concerns - we will try to help!<br></span></div><div><font class="Apple-style-span" face="Monaco"><br class="webkit-block-placeholder"></font></div><div><font class="Apple-style-span" face="Monaco">&nbsp;&nbsp;- Braden</font></div><div><font class="Apple-style-span" face="Monaco"><br class="webkit-block-placeholder"></font></div>


</body></html>