Notice: svn is case sensitive, must use CLAM instead of clam<br><br><div><span class="gmail_quote">On 7/17/07, <b class="gmail_sendername">Pau Arumi</b> <<a href="mailto:parumi@iua.upf.edu">parumi@iua.upf.edu</a>> wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">En/na Pau Arumi ha escrit:<br>><br>> Our sysadm, Jordi*, ask us to use only httpS svn so he can close
<br>> the http access for security and simplicity reasons.<br>><br>> So if your working copy was checked out with http, please move ASAP<br>> to a  new https checkout.<br>><br>> $ svn co <a href="https://iua-share.upf.edu/svn/clam/trunk">
https://iua-share.upf.edu/svn/clam/trunk</a> clam<br>><br>> And move your local modifications there if needed:<br>>   oldclam$ svn diff > /tmp/localmodifications.patch<br>>   clam$ patch -p0 < /tmp/localmodifications.patch
<br><br><br>Now Jordi notice me that additionally we can also migrate _without_<br>doing a new checkout.<br><br>Assuming your trunk http checkout is in the clam/ dir:<br><br>   $ svn switch --relocate   \<br>     <a href="http://iua-share.upf.es/svn/clam/trunk/">
http://iua-share.upf.es/svn/clam/trunk/</a>   \<br>     <a href="https://iua-share.upf.es/svn/clam/trunk/">https://iua-share.upf.es/svn/clam/trunk/</a>  \<br>     clam<br><br><br>_______________________________________________
<br>Clam-devel mailing list<br><a href="mailto:Clam-devel@llistes.projectes.lafarga.org">Clam-devel@llistes.projectes.lafarga.org</a><br><a href="https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel">
https://llistes.projectes.lafarga.org/cgi-bin/mailman/listinfo/clam-devel</a><br></blockquote></div><br>