Gordon Thiesfeld
Gordon Thiesfeld
I left out a step: ``` >pik config gem_home=C:\some\path >pik switch 186 # (same version) >gem install list of clean gems ```
I've started a gem_sets branch to work on this. I want to make Pik's gemsets compatible with RVM, so that you can develop on Windows, and deploy to Linux. So,...
Which version are you using? Can you show me some output? Run: ``` pik list -v pik use (another_version) ruby -v set path ```
Oddly, I can't reproduce either, but I'm fairly certain that wrapping the 7zip path in quotes will fix this. I did that in a8555aa2149d4b32e140e604205b9d4adddaf6ee. I'll try to publish a new...
implemented in 0.3.0.pre try it out and let me know how it works for you. http://groups.google.com/group/discuss_pik/browse_thread/thread/ea94cb38d26ca92b
I don't think I'm actually using the admin? method anywhere. Can you verify if you're still getting an error on 0.3.0.pre? If so, I may just remove it entirely. http://groups.google.com/group/discuss_pik/browse_thread/thread/ea94cb38d26ca92b
I'm sorry to just now be getting to this. What about a situation where you run rake with 4 different rubies, and not all of them return the same ERRORLEVEL?...
FWIW, here's the solution I came up with. http://gist.github.com/300095
ok, it's late. That didn't work at all. This is better. http://gist.github.com/300095
I'm using Rack-codehighlighter with ultraviolet. It was only a few llines in config.ru