Current source just uploaded into github.com.
You can clone it , test it and report bugs! =)
http://github.com/sv/rorbench/tree/master
Thursday, June 26, 2008
Sunday, June 22, 2008
JRuby improves performance with minor versions!
Saturday, June 7, 2008
Cygwin git-svn doesn't work
All JRuby maintainers use git-svn for managing their versioning. But jruby on github supported manually.
I've also try to use git-svn on my Windows machine and encounter an error:
Again 2-step solution:
I've also try to use git-svn on my Windows machine and encounter an error:
fatal error - unable to remap cygdb-4.2.dll to same address as parentAfter some googling I've found similar problem for python on cygwin(git-svn uses perl).
Again 2-step solution:
- Exit all Cygwin processes and stop all Cygwin services.Execute ash from Start/Run... or a cmd or command window. In my case that was ssh,init, svn services and cygwin terminal.
- /bin/rebaseall
Thursday, June 5, 2008
Shell on windows
As you all know, command prompt on Windows * very poor. There is simple 2-step solution to this problem!
1)Setup local ssh server(instructions)
2) Use putty to connect (putty)
That's all =)
1)Setup local ssh server(instructions)
2) Use putty to connect (putty)
That's all =)
Subscribe to:
Posts (Atom)