Trees Indices Help
Trac
Package trac :: Package versioncontrol :: Module svn_fs :: Class SvnCachedRepository

Class SvnCachedRepository

source code

 object --+ 
 | 
 api.Repository --+ 
 | 
cache.CachedRepository --+
 |
 SvnCachedRepository

Subversion-specific cached repository, zero-pads revision numbers in the cache tables.
Instance Methods
db_rev(self, rev)
Convert a revision to its representation in the database. source code
rev_db(self, rev)
Convert a revision from its representation in the database. source code

Inherited from cache.CachedRepository : __init__ , close , get_base , get_changes , get_changeset , get_changeset_uid , get_changesets , get_node , get_oldest_rev , get_path_history , get_path_url , get_quickjump_entries , get_youngest_rev , has_node , metadata , next_rev , normalize_path , normalize_rev , previous_rev , rev_older_than , sync , sync_changeset

Inherited from api.Repository : can_view , clear , display_rev , get_youngest_rev_in_cache , short_rev

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables
Properties

Inherited from cache.CachedRepository : scope

Inherited from api.Repository : oldest_rev , youngest_rev

Inherited from object: __class__

Method Details

db_rev(self, rev)

source code
Convert a revision to its representation in the database.
Overrides: cache.CachedRepository.db_rev
(inherited documentation)

rev_db(self, rev)

source code
Convert a revision from its representation in the database.
Overrides: cache.CachedRepository.rev_db
(inherited documentation)

Trees Indices Help
Trac

AltStyle によって変換されたページ (->オリジナル) /