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
Expand all | Collapse all

Version Control / WmSubversion Experience

  • 1.  Version Control / WmSubversion Experience

    Posted Tue June 17, 2008 01:53 AM

    Hi,

    Tried WmSubversion (a third party package) for subversion integration within the Developer but it caused the following issues:

    1. Developer hangs when a new Java service is created. However the java service is created on file system as “Untitled” and not committed to Subversion.

    2. In Designer, build and deploy causes the Designer to hang if Subversion package is enabled.

    Has anyone experienced this behavior? What are your experiences with integrating Subversion into the Developer? btw, Flow services seem to work fine with WmSubversion. Thanks

    regards
    sugath


    #webMethods-Architecture
    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General


  • 2.  RE: Version Control / WmSubversion Experience

    Posted Tue February 03, 2009 09:38 PM

    (reviving thread)

    That sounds unpleasant. Did you get around it in the end?

    I’ve downloaded WmSubversion but I haven’t installed it yet. One thing I’d like to know (and it might be a general question about WmVCS) – does it allow one, from Developer, to specify a branch to check out?

    That is, one day check out {repository}/project/trunk/packages/myPackage, another day checkout {repository}/project/branches/myBranch/packages/myPackage.

    Tell me if you can’t - it’ll save me a wasted install!

    Thanks,
    John


    #webMethods-General
    #webMethods-Architecture
    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: Version Control / WmSubversion Experience

    Posted Wed February 04, 2009 11:07 AM

    John,

    We gave up on it. We didn’t go as far as branching and other stuff because it failed with adding a new Java service to SVN. In this instance, IDE freezes and become unusable. Also, .svn folders in packages directory caused issues with IS as well. Since this package extends from WmCVS, there is not much we can do (e.g., fix) with the source. So, that was our experience with this package.

    cheers
    sugath


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods
    #webMethods-Architecture


  • 4.  RE: Version Control / WmSubversion Experience

    Posted Tue February 10, 2009 07:48 PM

    Guys,

    I can tell you that the current form of WmSubversion is a wasted effort. We customized the services to fix the above stated bugs - flow service creation with Untiled, checking in with mandatory field in SVN (Name, Bug #, Description…)

    It took quite a bit of time and resources and we gave up…A very nasty experience - wM should withdraw the WmSubversion from its advantage, and help users save useful time and money !


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods-Architecture
    #webMethods


  • 5.  RE: Version Control / WmSubversion Experience



  • 6.  RE: Version Control / WmSubversion Experience

    Posted Tue August 11, 2009 07:15 AM

    even after you run this patch you still got issues?:

    namespace_vcs_fix-7.1.jar
    Update for Integration Server 7.1.

    tell me plz if u have run this patch

    regards,
    Nasser


    #webMethods
    #webMethods-General
    #webMethods-Architecture
    #Integration-Server-and-ESB


  • 7.  RE: Version Control / WmSubversion Experience

    Posted Fri August 14, 2009 02:15 PM

    Can’t remember, it was sometime ago. Beside, .svn folders in the packages directory cause problems with IS as well. By nature, xml files (such flow services) are not much use with version control systems apart for simple check-in and check-out operations.

    cheers


    #webMethods
    #webMethods-General
    #webMethods-Architecture
    #Integration-Server-and-ESB


  • 8.  RE: Version Control / WmSubversion Experience

    Posted Thu November 05, 2009 04:14 PM

    Together with the namespace fix it’s working four us, although the functionality available in Developer is quite simple. For more complex things or files not visible in Devloper (DSP, …) you need to use an addtional svn client.
    For Designer we just inserted Subclipse into it which takes care of Processmodels, CAF and java sources. This works nearly out of the box.


    #webMethods
    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods-Architecture


  • 9.  RE: Version Control / WmSubversion Experience

    Posted Thu November 12, 2009 11:18 AM

    How about .svn folders? Did this cause problems with IS?


    #Integration-Server-and-ESB
    #webMethods-General
    #webMethods
    #webMethods-Architecture


  • 10.  RE: Version Control / WmSubversion Experience

    Posted Fri November 13, 2009 02:46 PM

    Yes, .svn folders create problems in deployment.

    One solution is to use a separated Build IS and do an svn export an a tag on this one for building. So you have the packages without .svn and are sure that all source code components are tagged.


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-Architecture
    #webMethods-General