|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CVSIgnore | |
com.ice.cvsc | Implements the CVS client/server protocol. |
com.ice.jcvsii | Implements a CVS client application on top of the com.ice.cvsc package. |
Uses of CVSIgnore in com.ice.cvsc |
Methods in com.ice.cvsc with parameters of type CVSIgnore | |
boolean |
CVSProject.checkReleaseStatus(CVSIgnore ignore,
java.util.Vector mods,
java.util.Vector adds,
java.util.Vector rems,
java.util.Vector unks)
This is used for the 'release' command to determine if the project has any modifications the user might not want to lose. |
Uses of CVSIgnore in com.ice.jcvsii |
Methods in com.ice.jcvsii with parameters of type CVSIgnore | |
boolean |
ImportPanel.importScan(java.lang.String repository,
java.lang.String module,
java.lang.String importPath,
boolean descend,
CVSEntryVector entries,
CVSIgnore ignore,
CVSEntryVector binEntries,
CVSIgnore binaries)
|
boolean |
ImportPanel.importScan(java.lang.String repository,
java.lang.String module,
java.lang.String importPath,
boolean descend,
CVSEntryVector entries,
CVSIgnore ignore,
CVSEntryVector binEntries,
CVSIgnore binaries)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |