org.opensolaris.opengrok.history
Class RCSRepository

java.lang.Object
  extended by org.opensolaris.opengrok.history.Repository
      extended by org.opensolaris.opengrok.history.RCSRepository
Direct Known Subclasses:
CVSRepository

public class RCSRepository
extends Repository

Access to an RCS repository.


Constructor Summary
RCSRepository()
           
 
Method Summary
 
Methods inherited from class org.opensolaris.opengrok.history.Repository
getDirectoryName, isWorking, setDirectoryName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RCSRepository

public RCSRepository()