Module: SVNx

Defined in:
lib/svnx.rb,
lib/svnx/log/args.rb,
lib/svnx/log/exec.rb,
lib/svnx/log/line.rb,
lib/svnx/base/args.rb,
lib/svnx/log/entry.rb,
lib/svnx/base/entry.rb,
lib/svnx/info/entry.rb,
lib/svnx/io/element.rb,
lib/svnx/base/action.rb,
lib/svnx/cat/command.rb,
lib/svnx/base/command.rb,
lib/svnx/base/entries.rb,
lib/svnx/info/command.rb,
lib/svnx/status/entry.rb,
lib/svnx/revision/error.rb,
lib/svnx/revision/range.rb,
lib/svnx/status/command.rb,
lib/svnx/revision/argument.rb,
lib/svnx/revision/argfactory.rb

Overview

-*- ruby -*-

Defined Under Namespace

Modules: CatCmdLine, CmdLine, IO, Info, Log, LogCmdLine, Revision, Status Classes: Action, CachingCommandLine, CatCommand, CatCommandArgs, CatCommandLine, CatCommandLineCaching, CatExec, Command, CommandArgs, CommandLine, Entries, Entry, InfoCommand, InfoCommandArgs, InfoCommandLine, InfoExec, LogCommand, LogExec, StatusCommand, StatusCommandArgs, StatusCommandLine, StatusExec

Constant Summary collapse

NAME =
'svnx'
VERSION =
'1.0.1'
DEFAULT_CACHE_DIR =
'/tmp/svnx'
TMP_DIR_ENV_VARNAME =
'SVNX_TMP_DIR'