|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnl.toolforge.karma.core.vc.cvsimpl.CVSConnection
Class representing a connection to a CVS repository. The current implementation can only deliver
org.netbeans.lib.cvsclient.connection.PServerConnection
s.
Constructor Summary | |
CVSConnection(Location location)
Constructor for a CVSConnection. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CVSConnection(Location location)
CVSRepository
, which knows all
intricacies of connection to a CVS repository.
location
- The location descriptor (CVSRepository
instance).
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |