IBM webMethods Hybrid Integration

IBM webMethods Hybrid Integration

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Running CVS commands

    Posted Wed August 11, 2004 05:28 PM

    Hi,
    Is it possible to run CVS commands within webMethods. If yes, how?

    Thanks


    #Flow-and-Java-services
    #Integration-Server-and-ESB
    #webMethods


  • 2.  RE: Running CVS commands

    Posted Thu August 12, 2004 01:25 AM

    You can’t run CVS commands within the current WM developer. I have heard from a few people that Developer version 6.5 will have built in hooks for source code management systems, including CVS.

    You can run CVS commands from the server with a webMethods service that executes a command line. This could be used in say, in the process of releasing a package, or after making a build in Deployer. But some reverse engineering will be involved there.


    #webMethods
    #Integration-Server-and-ESB
    #Flow-and-Java-services