|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Repository | |
|---|---|
| gate.versioning.cmdline | A thin layer on top of version control systems like CVS and SVN. |
| Uses of Repository in gate.versioning.cmdline |
|---|
| Classes in gate.versioning.cmdline that implement Repository | |
|---|---|
class |
AbstractRepository
Abstract repository implementation. |
class |
CvsRepository
CVS repository implementation. |
class |
SvnRepository
SVN repository implementation. |
| Fields in gate.versioning.cmdline declared as Repository | |
|---|---|
protected Repository |
AbstractTestVersionControl.rep
|
| Methods in gate.versioning.cmdline that return Repository | |
|---|---|
Repository |
AbstractTestVersionControl.checkOutTestDir()
Helper function for external users of this class. |
static Repository |
AbstractRepository.getRepository(String root)
Return a class that supports the given root specifier. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||