Cleans up a working copy. This method is equivalent to a call to doCleanup(path, false).
@param path a WC path to start a cleanup from
@throws SVNException if one of the following is true:
path does not exist
path's parent directory is not under version control
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.