<div dir="ltr">On Tue, Oct 28, 2014 at 4:16 AM,  <span dir="ltr">&lt;<a href="mailto:castro@biochem.mpg.de" target="_blank">castro@biochem.mpg.de</a>&gt;</span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Sorry to bother again.<br>
How do I update the source code using SVN?<br></blockquote><div><br></div><div>The not-very-helpful answer is that the old-style bundles do not support source updates.  Also, as you&#39;ve probably noticed, a lot of documentation is out of date.  What I would suggest is to download one of the newer &quot;plus&quot; bundles here:</div><div><br></div><div><a href="http://cci.lbl.gov/cctbx_build/plus_bundles/current/">http://cci.lbl.gov/cctbx_build/plus_bundles/current/</a><br></div><div><br></div><div>These actually include all of the necessary dependencies (which keep changing on short notice, sorry!) and also have a source layout that&#39;s more consistent with our development environment.  The current builds incorporate the program you&#39;re looking for, but you can also update cctbx in the future by doing this:</div><div><br></div><div>cd $CCTBX/modules</div><div>rm -rf cctbx_project</div><div><span style="font-family:arial,sans-serif;font-size:13px">svn checkout </span><a href="http://svn.code.sf.net/p/cctbx/code/trunk" target="_blank" style="font-family:arial,sans-serif;font-size:13px">http://svn.code.sf.net/p/<u></u>cctbx/code/trunk</a><span style="font-family:arial,sans-serif;font-size:13px"> cctbx_project</span><br></div><div><font face="arial, sans-serif">cd $CCTBX/build</font></div><div><font face="arial, sans-serif">libtbx.configure .</font></div><div><font face="arial, sans-serif">libtbx.scons</font></div><div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">I will update the instructions (and installation script) when I have a chance.</font></div><div><font face="arial, sans-serif"><br></font></div><div><font face="arial, sans-serif">-Nat</font></div></div></div></div>