<< Unattended installation of SmartSVN | Home | SmartSVN 6.5.2 >>

SmartGit 1.0.2

A bug-fix release for SmartGit is available

This release fixes a few bugs (detailed change log).

Download SmartGit 1.0.2

Tags : ,
Social Bookmarks :  Add this post to Slashdot    Add this post to Digg    Add this post to Reddit    Add this post to Delicious    Add this post to Stumble it    Add this post to Google    Add this post to Technorati    Add this post to Bloglines    Add this post to Facebook    Add this post to Furl    Add this post to Windows Live    Add this post to Yahoo!


Re: SmartGit 1.0.2

Just crashes on Debian, with "/usr/lib/jvm/java-6-sun-1.6.0.17 Exception in thread "main" java.io.IOException: Can't find free local port: java.net.SocketException: Invalid argument at smartgit.jl.a(SourceFile:402) at smartgit.jl.a(SourceFile:434) at smartgit.jl.a(SourceFile:312) at smartgit.jy.c(SourceFile:108) at SmartGit.main(SourceFile:11)

Crash on Debian

Please open bin/smartgit.sh and replace the line:

_VM_PROPERTIES=-Dsun.io.useCanonCaches=false

with the line (everything in one line):

_VM_PROPERTIES="-Dsun.io.useCanonCaches=false -Djava.net.preferIPv4Stack=true"

Add a comment Send a TrackBack