Collects a next delta chunk. The return type is nomore relevant and is left only for backward compatibility. So, the return value may be just null. Otherwise if it's not null, the stream will be immediately closed.
If there are more than one windows for the file, this method is called several times.
@param path a file path relative to the edit root directory
@param diffWindow a next diff window
@return an output stream
@throws SVNException
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.