Hi all,
we are currently configuring Integration Server and Designer to work with SVN.
We did already the following steps:
- setting SVN as VCS in IS admin console (the operation is done successfully)
- importing and checkout of the “packages” folder and setting some properties in vcs.cnf configuration file as described in the read.me file in WmSubversion package
- setting “trace” level for VCS logger
The problem is that it looks like webMethods cannot import new resources.
For example, if I try to create a new package, I get the following error:
[VCS.0132.0002T] stderr: [svn: E200009: Commit fallito (seguono dettagli):, svn: E200009: ‘C:\SoftwareAG\IntegrationServer\packages\nuovopkg\manifest.v3’ non è sotto controllo di versione]
The error description is in italian, so I will explain that here: commit operation didn’t work because “manifest.v3” created in the new package “nuovopkg” is not under version control.
Moreover, if I try to create a new folder in an existing package I get the following error:
[VCS.0132.0001E] ERROR: message: [ISS.0132.9117] error running command [svn, lock, --username, lucac, --password, ********]; exit value: 1; output: [svn: E155010: The node ‘C:\SoftwareAG\IntegrationServer\packages\provaLC\ns\provaLC\provaSVN\node.idf’ was not found.]
[VCS.0132.0001E] ERROR: message: [ISS.0132.9117] error running command [svn, commit, --username, lucac, --password, ********, -m, Checked in by lucac on 10.28.96.171 at 2013-02-14 15:50:31 CET
Here the commit operation failed because “node.idf” was not found.
Do you have any idea to fix these issues?
If you need other info about the current configuration just ask.
Thanks in advance
#webMethods#webMethods-Archive#Integration-Server-and-ESB