Resetting global options on client?
Robbie Gibson <[email protected]> Mon, 22 Jul 2002 10:21:59 +0100 (BST)
| Newsgroups | gmane.comp.java.netbeans.modules.javacvs.devel |
|---|---|
| Message-ID | <[email protected]> |
I am trying to build a small app around javaCVS which will retrieve a list of files to be updated for a given module, then ask for individual confirmation of each one before performing a real update. This is automation of my normal command-line workflow: cvs -qn update ... cvs -q update file1 file2 filen I'm using the GlobalOptions to specify the doNothing flag, however it seems as if this object is only used on the first call to client.executeCommand (command, globalOptions) Is this correct? If not, what am I doing wrong? If yes, what else do I need to do? I'm using the 3.3.1 Netbeans version of cvslib (2002-03-04). Thanks for your help, Robbie PS Is there a zip file/jar file available of the source corresponding to this release? What is the best way to get the source code matching the code that I have? __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com