|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensolaris.opengrok.history.RepositoryInfo
org.opensolaris.opengrok.history.Repository
org.opensolaris.opengrok.history.RCSRepository
public class RCSRepository
Access to an RCS repository.
Field Summary |
---|
Fields inherited from class org.opensolaris.opengrok.history.RepositoryInfo |
---|
datePattern, directoryName, remote, type, working |
Constructor Summary | |
---|---|
RCSRepository()
|
Method Summary |
---|
Methods inherited from class org.opensolaris.opengrok.history.Repository |
---|
getDateFormat |
Methods inherited from class org.opensolaris.opengrok.history.RepositoryInfo |
---|
getDatePattern, getDirectoryName, getType, isRemote, isWorking, setDatePattern, setDirectoryName, setRemote, setType, setWorking |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RCSRepository()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |