<div dir="ltr">Hi folks, because of the recent parallel commits to the cctbx repository due to the sourceforge outage, you will likely need to move your old cctbx_project directory aside and check it out fresh again.  The &#39;too long didn&#39;t read&#39; version of this email is you need to do this or several files will remain out of sync.  This email only applies to developers or users who use svn directly.<div><br></div><div>How to proceed:</div><div>$ cd &lt;your sources/modules directory&gt;</div><div>$ mv cctbx_project cctbx_project.old</div><div>$ svn co <a href="https://svn.code.sf.net/p/cctbx/code/trunk">https://svn.code.sf.net/p/cctbx/code/trunk</a> cctbx_project<br><div><br></div><div>If you have local edits in your cctbx_project directory, you&#39;ll need to copy them over to your new folder.</div><div><br></div><div>More detail for those interested.  The following example illustrates the problem:</div><div><div><br></div><div>[phenix-src/cctbx_project/scitbx/lstbx]$ svn update</div><div><div>[phenix-src/cctbx_project/scitbx/lstbx]$ svn status</div></div><div><br></div><div>According to svn, this directory is up to date</div><div><br></div><div>[phenix-src/cctbx_project/scitbx/lstbx]$ svn info normal_equations.h<br></div><div><br></div><div><div>Path: normal_equations.h</div><div>Name: normal_equations.h</div><div>URL: <a href="https://svn.code.sf.net/p/cctbx/code/trunk/scitbx/lstbx/normal_equations.h">https://svn.code.sf.net/p/cctbx/code/trunk/scitbx/lstbx/normal_equations.h</a></div><div>Repository Root: <a href="https://svn.code.sf.net/p/cctbx/code">https://svn.code.sf.net/p/cctbx/code</a></div><div>Repository UUID: 3c1a6239-ac2c-0410-bc49-92500e444112</div><div>Revision: 22630</div><div>Node Kind: file</div><div>Schedule: normal</div><div>Last Changed Author: luc_j_bourhis</div><div>Last Changed Rev: 15039</div><div>Last Changed Date: 2012-03-12 10:03:05 -0700 (Mon, 12 Mar 2012)</div><div>Text Last Updated: 2015-07-27 10:24:16 -0700 (Mon, 27 Jul 2015)</div><div>Checksum: ec2e555a9ad1d2553bb37bc04f677ef5</div></div><div><br></div><div>Note the revision number is 22630, and it lists the last revision for this file as 15039.  After I move my directory aside and re-check out the directory:</div><div><br></div><div><div>[phenix-src/cctbx_project/scitbx/lstbx]$ svn info normal_equations.h</div><div>Path: normal_equations.h</div><div>Name: normal_equations.h</div><div>URL: <a href="https://svn.code.sf.net/p/cctbx/code/trunk/scitbx/lstbx/normal_equations.h">https://svn.code.sf.net/p/cctbx/code/trunk/scitbx/lstbx/normal_equations.h</a></div><div>Repository Root: <a href="https://svn.code.sf.net/p/cctbx/code">https://svn.code.sf.net/p/cctbx/code</a></div><div>Repository UUID: 3c1a6239-ac2c-0410-bc49-92500e444112</div><div>Revision: 22630</div><div>Node Kind: file</div><div>Schedule: normal</div><div>Last Changed Author: nksauter</div><div>Last Changed Rev: 22624</div><div>Last Changed Date: 2015-07-25 17:16:55 -0700 (Sat, 25 Jul 2015)</div><div>Text Last Updated: 2015-07-27 10:46:36 -0700 (Mon, 27 Jul 2015)</div><div>Checksum: e5e5e623ecdde362afadf321d37b2c5e</div></div><div><br></div><div>The correct revision is now retrieved.</div><div><br></div><div>Thanks,</div><div>-Aaron</div><div><br></div><div><br></div></div></div></div>