<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Ok,<div><br></div><div>So my repository is OK?</div><div><br></div><div>I didn't see any thing else to indicate that there was a problem with the repo.</div><div><br></div><div><a href="https://github.com/SimpleITK/SimpleITK/blob/master/CMake/GetGitRevisionDescription.cmake">https://github.com/SimpleITK/SimpleITK/blob/master/CMake/GetGitRevisionDescription.cmake</a></div><div><a href="https://github.com/SimpleITK/SimpleITK/blob/master/CMake/GetGitRevisionDescription.cmake.in">https://github.com/SimpleITK/SimpleITK/blob/master/CMake/GetGitRevisionDescription.cmake.in</a></div><div><br></div><div>This cmake code spends a lot of time looking into the files in the repo, it is probably doing alot of things that you aren't suppose to.</div><div><br></div><div>Brad</div><div><br></div><div><br><div><div>On Jun 14, 2012, at 1:25 PM, Brad King wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div>On 06/14/2012 01:18 PM, Bradley Lowekamp wrote:<br><blockquote type="cite">$ cmake &nbsp;.<br></blockquote><blockquote type="cite">CMake Error: File /nfs/Users/blowekamp/src/SimpleITK/.git/refs/heads/next does not exist.<br></blockquote><br>No code should directly look in the repo for that file.<br>One should run a git command like<br><br> &nbsp;git rev-parse --verify -q refs/heads/next<br><br>to see if a branch exists.<br><br>-Brad K<br></div></blockquote></div><br><div>
<div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; font-size: 12px; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">========================================================</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Bradley Lowekamp<span class="Apple-converted-space">&nbsp;</span><span class="Apple-converted-space">&nbsp;</span></font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Medical Science and Computing for</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">Office of High Performance Computing and Communications</font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; ">National Library of Medicine<span class="Apple-converted-space">&nbsp;</span></font></p><p style="margin-top: 0px; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; "><font face="Helvetica" size="3" style="font: normal normal normal 12px/normal Helvetica; "><a href="mailto:blowekamp@mail.nih.gov">blowekamp@mail.nih.gov</a></font></p><br class="Apple-interchange-newline"></span></div><br class="Apple-interchange-newline">
</div>
<br></div></body></html>