Hi all, If you pulled from the github mirror (git://github.com/slavapestov/factor.git) today, you probably received a corrupt commit that was accidentally merged in from Chris Double's github repository. To clear it out, make sure you don't have any local unstaged changes or commits, and issue the following commands:
git reset --hard e883748a0822ddf63b3acdc24388a898b6c9bf40 git pull git://factorcode.org/git/factor.git master Slava ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Factor-talk mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/factor-talk
