Create the command object that will be used to act on the repository.
The command object that will be used to act on the repository.
Exception Type | Condition |
---|---|
Exception | TODO: Make a more specific exception |
NotImplementedException | If the command argument is not implemented currently. TODO: Implement the argument. |
CommitCommand Class | ICSharpCode.SharpCvsLib.Console.Commands Namespace