org.tigris.subversion.javahl
Class ChangePath
java.lang.Object
org.tigris.subversion.javahl.ChangePath
public class ChangePath
extends java.lang.Object
getAction
public char getAction()
Retrieve action performed
getCopySrcPath
public String getCopySrcPath()
Retrieve the copy source path (if any)
- the copy source path (if any)
getCopySrcRevision
public long getCopySrcRevision()
Retrieve the copy source revision (if any)
- the copy source revision (if any)
getPath
public String getPath()
Retrieve the path to the commited item
- the path to the commited item