public class SVNCheckoutCommand extends AbstractCheckoutCommand
| Constructor and Description |
|---|
SVNCheckoutCommand(ProfileObject profile) |
| Modifier and Type | Method and Description |
|---|---|
Feedback |
checkout(String urlPath,
String localPath) |
Feedback |
checkout(String urlPath,
String localPath,
Long revision) |
getErrorMessage, getProfile, setProfilepublic SVNCheckoutCommand(ProfileObject profile)
public Feedback checkout(String urlPath, String localPath, Long revision) throws CommandException
checkout in class AbstractCheckoutCommandCommandExceptionpublic Feedback checkout(String urlPath, String localPath) throws CommandException
checkout in class AbstractCheckoutCommandCommandExceptionCopyright © 2012. All Rights Reserved.