[XtalOpt-devel] Note about dlonie/avogadro repository
David Lonie
loniedavid at gmail.com
Mon Nov 8 09:44:56 PST 2010
Hi all,
I just had to rebase the master branch for avogadro/dlonie to remove
some old commits that were causing problems with gerrit. What does
this mean? If you were building XtalOpt from source against Avogadro
code checked out from this branch, you will likely see errors when
trying to update avogadro with "git pull".
The easy way to prevent/fix these errors is to delete the checkout of
the avogadro sources and reclone them, e.g.
# Edit this path to reflect where you've checked out the avogadro sources
cd $HOME/src
rm -rf avogadro/
git clone git://github.com/dlonie/avogadro.git avogadro
If for some reason you cannot delete the source directory, please
contact me and I'll help repair your clone.
Thanks,
Dave
More information about the XtalOpt-Devel
mailing list