Class: Subversion (Repository)

Overview
Module Structure
Class Hierarchy
Class Methods
Subversion.scm_adapter_class
Subversion.scm_name
Instance Methods
Subversion#supports_directory_revisions?
Subversion#repo_log_encoding
Subversion#latest_changesets / 3
Subversion#relative_path / 1
Subversion#fetch_changesets
Subversion#relative_url
is a submodule of
class: Repository   
inherits from
  Repository   
has properties
class method: scm_adapter_class   
class method: scm_name   
method: supports_directory_revisions?   
method: repo_log_encoding   
method: latest_changesets / 3   
method: relative_path / 1   
method: fetch_changesets   
method: relative_url   
is defined at
#20 in app/models/repository/subversion.rb  

Overview

Module Structure

  module: <Toplevel Module>
  class: Repository
class: Subversion     

Class Hierarchy

Object ( Builtin-Module )
Base ( ActiveRecord )
has properties
class method: find_ids / 1   
Repository
includes
  Ciphering ( Redmine )
has properties
method: repo_create_validation   
class method: human_attribute_name / 2   
alias: attributes_without_extra_info= attributes   
method: attributes= / 2   
method: url= / 1   
method: root_url= / 1   
method: password   
method: password= / 1   
method: scm_adapter   
method: scm   
method: scm_name (1/2)   
method: name   
method: identifier_param   
method: <=> / 1   
class method: find_by_identifier_param / 1   
method: merge_extra_info / 1   
method: report_last_commit   
method: supports_cat?   
method: supports_annotate?   
method: supports_all_revisions?   
method: supports_directory_revisions?   
method: supports_revision_graph?   
method: entry / 2   
method: entries / 2   
method: branches   
method: tags   
method: default_branch   
method: properties / 2   
method: cat / 2   
method: diff / 3   
method: diff_format_revisions / 3   
method: relative_path / 1   
method: find_changeset_by_name / 1   
method: latest_changeset   
method: latest_changesets / 3   
method: scan_changesets_for_issue_ids (1/2)   
method: committers   
method: committer_ids= / 1   
method: find_committer_user / 1   
method: repo_log_encoding   
class method: fetch_changesets   
class method: scan_changesets_for_issue_ids (2/E)   
class method: scm_name (2/E)   
class method: available_scm   
class method: factory / 2   
class method: scm_adapter_class   
class method: scm_command   
class method: scm_version_string   
class method: scm_available   
method: set_as_default?   
method: check_default   
method: clear_changesets   
Subversion ( Repository )
has properties
class method: scm_adapter_class   
class method: scm_name   
method: supports_directory_revisions?   
method: repo_log_encoding   
method: latest_changesets / 3   
method: relative_path / 1   
method: fetch_changesets   
method: relative_url   

Class Methods

Subversion.scm_adapter_class

#25 in app/models/repository/subversion.rb

scm_adapter_class

Subversion.scm_name

#29 in app/models/repository/subversion.rb

scm_name

Instance Methods

Subversion#supports_directory_revisions?

#33 in app/models/repository/subversion.rb

supports_directory_revisions?

Subversion#repo_log_encoding

#37 in app/models/repository/subversion.rb

repo_log_encoding

Subversion#latest_changesets / 3

#41 in app/models/repository/subversion.rb

latest_changesets ( path ,
  rev ,
  limit=10 )

Subversion#relative_path / 1

#47 in app/models/repository/subversion.rb

relative_path ( path )

Subversion#fetch_changesets

#51 in app/models/repository/subversion.rb

fetch_changesets

Subversion#relative_url

#90 in app/models/repository/subversion.rb

relative_url