<meta http-equiv="content-type" content="text/html; charset=utf-8"><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; "><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">// typo corrected below</span></div>

$ mkdir lazarus_0_9_30<br><br></span><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">// typo corrected below<br>$ svn co <a href="http://svn.freepascal.org/svn/lazarus/branches/fixes_0_9_30/" target="_blank" style="color: rgb(0, 0, 204); ">http://svn.freepascal.org/svn/lazarus/branches/fixes_0_9_30/</a> lazarus_0_9_30<br>

<br></span></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">// change directory<br>$ cd lazarus_0_9_30<br><br></span></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">// the next step is required because there exists a directory called lazarus</span></div>

<div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">$ mv lazarus lazarus.old<br><br></span></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">// and this step creates the binary file "lazarus"<br>

$ make clean all<br><br></span></div><div><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 13px; border-collapse: collapse; ">// this step runs the binary file create with the last step<br>

$ ./lazarus &<br><br>works fine.</span></div><div><font class="Apple-style-span" face="arial, sans-serif"><span class="Apple-style-span" style="border-collapse: collapse;"><br clear="all"></span></font>Fond Regards, Peter Eric WILLIAMS <br>

--- Hobart, Tasmania, Australia<br>--- Phone: +61 (03) 6236-9675<br>My free websites are:  <a href="http://pewink.info" target="_blank">http://pewink.info</a>   (&)<br>   <a href="http://pewslinuxvault.googlepages.com" target="_blank">http://pewslinuxvault.googlepages.com</a><br>


<br><br><div class="gmail_quote">On 12 January 2011 07:36, Hans-Peter Diettrich <span dir="ltr"><<a href="mailto:DrDiettrich1@aol.com">DrDiettrich1@aol.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Vincent Snijders schrieb:<div class="im"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
The requested URL /svn/lazarus/branches/fixes_0_9_30/lazarus was not<br>
found on this server.<br>
</blockquote>
<br></div>
The repo browser does not list that directory, that's why you cannot check it out - and why it cannot be renamed as well.<br>
<br>
Use /svn/lazarus/branches/fixes_0_9_30 instead.<br>
<br>
DoDi<div><div></div><div class="h5"><br>
<br>
<br>
--<br>
_______________________________________________<br>
Lazarus mailing list<br>
<a href="mailto:Lazarus@lists.lazarus.freepascal.org" target="_blank">Lazarus@lists.lazarus.freepascal.org</a><br>
<a href="http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus" target="_blank">http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus</a><br>
</div></div></blockquote></div><br></div>