Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 1.2
-
Fix Version/s: 1.3
-
Component/s: maven-scm-provider-synergy
-
Labels:None
-
Environment:Redhat Linux 5
CM/Synergy 7.0
Apache Maven 2.1.0 (r755702; 2009-03-19 00:40:27+0530)
Java version: 1.6.0_13
-
Complexity:Intermediate
-
Number of attachments :
Description
The linux synergy client using remote client option does not work when using scm:update goal.
Error is "ccm start -nogui -m -q -n user -pw password" cannot find the appropriate database '/cm/dbs/testdb/db'
On command line if '-rc' option is used along with ccm start then everything works.
Is there something additional to be done to make scm:update goal understand that remote client is in use?
If there are some pointers, then i would like to help and send a patch or test it....