Error in subversion configuration

Hi Janardhan,

Please read my previous posts where I have included all the details.

Kindly let me know if any queries.

====================
Thanks for the reply Charles Antony!!

This is regarding the below two points,

  1. mv packages …/IntegratonServer/replicate/salvage /*move/archive the packages into some location */
    4.>svnserve -d

3-> Do we need to move the packages?
4-> what this command do here? We have SVN on a different machine.

Let me explain my scenario…

  • I have created my repository as http://*****/myrepo and created a folder DEV97 for development environment.
    -I went to packages folder and ran >> svn import http://XXXXX/myrepo/DEV97 -m “Intial Import”, then all the packages imported to DEV97 folder in SVN
    -Then I ran >> svn co http://XXXXX/myrepo/DEV97..After running this, I can see there is a folder created with DEV97 under packages and DEV97 have all the packages which are imported…So both /IntegrationServer/instances/default/packages and /IntegrationServer/instances/default/packages/DEV97 having all the packages.
  • Restarted IS and configured repository URL on admin console. then restarted again.

When I do checkout from designer, It gets hung up and nothing happening and no errors in the logs…

Is this right way of configuring or Do we need to execute "mv"and "svnserve -d"steps as well?

Hi Janardhan,

Sorry for the late reply.

Please refer the readme.txt in the WmSubversion package.

Regarding your query,
3. >mv packages …/IntegratonServer/replicate/salvage
–Just for backup purpose.
4.>svnserve -d
– sorry I forgot why I included this query.
–I think it is to run svnserve.

Moreover It was not working properly,got error when creating new element(error message as mentioned in my previous mail chain) and took long time during check-in and check-out so I left it in middle.

Kindly check with the experts.

Hi Janardhan,

Please refer this url “http://wm.idn-xchange.com/blogs/88-webmethods-subversion-integration.html

Thanks Charles Antony…Np… I have configured SVN successfully. Now I’m able to check in and check out successfully. I don’t see any slowness during check-in/check-outs. Let me explore some more time, so that I can share my experience…

Once again thanks for your response.