<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Hi all,</div><div class="">Let me try this again. I forgot to mention a couple things:</div><div class="">1. I removed the documentation webpage from the work disk. The same updated information is contained in the README at the GitHub.</div><div class="">2. Packages which are not obtained from SVN or Git repos will now be downloaded with wget or curl; if wget is not found, then it will try curl.</div><div class="">Here are the options again with a couple minor corrections/clarification.</div><div class="">Option for getting the tagged release<br class="">1. <a href="https://github.com/JeffersonLab/HDBuildManager/archive/v0.1.0.tar.gz" class="">https://github.com/JeffersonLab/HDBuildManager/archive/v0.1.0.tar.gz</a> or the same URL replacing “tar.gz" with “zip"<br class="">2. git clone <a href="https://github.com/JeffersonLab/HDBuildManager" class="">https://github.com/JeffersonLab/HDBuildManager</a><br class=""> cd HDBuildManager</div><div class=""> git checkout -b b0.1.0 v0.1.0<br class="">The second option will create and switch to a new local branch named “b0.1.0” based on tag v0.1.0. This option is useful because you have the whole repository locally available. This means you can easily switch back and forth between “master” (think “trunk”) and a branch you create based on some tag or any other branches.</div><div class=""><br class=""></div><div class="">-Nathan<br class=""><div><blockquote type="cite" class=""><div class="">On Jun 10, 2015, at 7:57 AM, Nathan Sparks <<a href="mailto:nsparks@jlab.org" class="">nsparks@jlab.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class="">Hi everyone,<br class=""><br class="">I pushed the first tag v0.1.0 of HDBuildManager to the GitHub.<br class="">I added support for downloading and building geant4, and improved some error/warning messages.<br class="">Option for getting it<br class="">1. <a href="https://github.com/JeffersonLab/HDBuildManager/archive/v0.1.0.tar.gz" class="">https://github.com/JeffersonLab/HDBuildManager/archive/v0.1.0.tar.gz</a> or the same URL ending with “.zip"<br class="">2. git clone <a href="https://github.com/JeffersonLab/HDBuildManager" class="">https://github.com/JeffersonLab/HDBuildManager</a><br class=""> git checkout -b b0.1.0 v0.1.0<br class="">The second option will create and switch to a local branch based on tag v0.1.0.<br class=""><br class="">Best regards,<br class="">-Nathan<br class="">_______________________________________________<br class="">Halld-offline mailing list<br class=""><a href="mailto:Halld-offline@jlab.org" class="">Halld-offline@jlab.org</a><br class="">https://mailman.jlab.org/mailman/listinfo/halld-offline<br class=""></div></blockquote></div><br class=""></div></body></html>