That's what I figured. I am writing a plugin to streamline the way that our developers work, including CVS functions. One function will allow the developer to perform a CVS tag operation on a number of files, tagging each file with multiple tags (we use tags in some unique ways).
Will I need to use a 3rd party CVS library to do this?
That's what I figured. I am writing a plugin to streamline the way that
our developers work, including CVS functions. One function will allow the developer to perform a CVS tag operation on a number of files, tagging each file with multiple tags (we use tags in some unique ways). >
Will I need to use a 3rd party CVS library to do this?
Standard CVS plugin can do "cvs tag". (BTW it doesn't contain any openapi)
--
Olesya Smirnova
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Todd Breiholz" <no_mail@jetbrains.com> wrote in message
news:23375893.1095268246108.JavaMail.itn@is.intellij.net...
not find anything in the OpenAPI to support this. Am I overlooking
something?
>
>
That's what I figured. I am writing a plugin to streamline the way that our developers work, including CVS functions. One function will allow the developer to perform a CVS tag operation on a number of files, tagging each file with multiple tags (we use tags in some unique ways).
Will I need to use a 3rd party CVS library to do this?
Thanks!
Todd Breiholz
Yes, I think so...
--
Olesya Smirnova
Developer
JetBrains, Inc
http://www.jetbrains.com
"Develop with pleasure!"
"Todd Breiholz" <no_mail@jetbrains.com> wrote in message
news:22569909.1097177899968.JavaMail.itn@is.intellij.net...
our developers work, including CVS functions. One function will allow the
developer to perform a CVS tag operation on a number of files, tagging each
file with multiple tags (we use tags in some unique ways).
>
>
>