Checks our the most current version from the actual repository.
@param fail Indicates that this method should throw an IOException when no datais available. Setting it to false will make it return an empty stream in that case.
@return An input stream representing the checked out object.
@throws java.io.IOException Is thrown when the actual repository's commit does.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.