Re: Some off-topic help on git
Posted by
igitur on
May 22, 2014; 8:50am
URL: http://quantlib.414.s1.nabble.com/Some-off-topic-help-on-git-tp15294p15304.html
Thanks for the advice, everyone.
Luigi/Piter, I didn't know about
http://quantlib.org/install/vc10.shtml - but what I did was similar. Instead of modifying the
Microsoft.cpp.<Platform>.users.props file, I created a separate boost.props file and add that via property manager (a tip that I got off StackOverflow). At the time it seems like a cleaner approach that modifying
Microsoft.cpp.<Platform>.users.props , but it still requires a .vcxproj file change.
Dave, luckily I foresaw this, so I did ask it before starting to code. And my code change was small, so I could experiment a bit.
In the end, git rebase --interactive master did what I wanted it to do. I could remove the project file change commit. But I see that actually reverts the change, which kind of makes sense. I would've like to keep the commit, but just not push it, but I think the only clean way to do that is with multiple branches, as Michael suggested. I want to shy away from having multiple branches.
Thanks again.
Francois
------------------------------------------------------------------------------
"Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
Instantly run your Selenium tests across 300+ browser/OS combos.
Get unparalleled scalability from the best Selenium testing platform available
Simple to use. Nothing to install. Get started now for free."
http://p.sf.net/sfu/SauceLabs_______________________________________________
QuantLib-dev mailing list
[hidden email]
https://lists.sourceforge.net/lists/listinfo/quantlib-dev