|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Update.StatusResult | |
---|---|
com.sun.electric.tool.cvspm | Package for the CVS tool which synchronizes circuitry using source-code control. |
Uses of Update.StatusResult in com.sun.electric.tool.cvspm |
---|
Methods in com.sun.electric.tool.cvspm that return Update.StatusResult | |
---|---|
protected static Update.StatusResult |
Update.update(java.lang.String file,
java.lang.String dir,
int type)
Update the given file in the given directory. |
Methods in com.sun.electric.tool.cvspm with parameters of type Update.StatusResult | |
---|---|
static void |
Update.commentStatusResult(Update.StatusResult result,
int type)
Parse the output of an 'cvs -nq update' command, which checks the status of the given files. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |