CVS GUI Multiple Command Python Macro
Peter Willis <[email protected]> Thu, 29 Jul 2010 14:01:26 -0700
| Newsgroups | gmane.comp.version-control.cvs.gui.user |
|---|---|
| Message-ID | <[email protected]> |
Hello,
I have made a python macro for the CVS GUI drop down menus
that calls 'admin -l' to lock a specific file or directory.
ie:
code, out, err = cvs.Run("admin", "-l", name)
What I would like to do is add another CVS command (or two) to
the 'cvs.Run' inputs.
1.) Would it be better to use multiple 'cvs.Run' calls or can I
put multiple commands into the single call?
2.) What 'cvs.Run' syntax do I use to use the various facilities
of the program? Is there documentation for that somewhere
that I have missed? (Python)
Thanks for any info,
Peter
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/cvsgui/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/cvsgui/join
(Yahoo! ID required)
<*> To change settings via email:
[email protected]
[email protected]
<*> To unsubscribe from this group, send an email to:
[email protected]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/