org.tmatesoft.svn.core.wc.admin

Interface ISVNHistoryHandler

public interface ISVNHistoryHandler

The ISVNHistoryHandler is used in history retrieving operations of SVNLookClient.
Version:
1.1.1
Author:
TMate Software Ltd.
Since:
1.1.1

Method Summary

void
handlePath(SVNAdminPath path)
Handles path information.

Method Details

handlePath

public void handlePath(SVNAdminPath path)
            throws SVNException
Handles path information.
Parameters:
path - repository path information
Throws:
SVNException -

Copyright © 2004-2006 TMate Software Ltd. All Rights Reserved.