You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Subir S (JIRA)" <ji...@codehaus.org> on 2009/10/17 10:24:26 UTC

[jira] Created: (SCM-505) Linux Synergy client fails to execute scm:update command

Linux Synergy client fails to execute scm:update command
--------------------------------------------------------

                 Key: SCM-505
                 URL: http://jira.codehaus.org/browse/SCM-505
             Project: Maven SCM
          Issue Type: Bug
          Components: maven-scm-provider-synergy
    Affects Versions: 1.2
         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
            Reporter: Subir S
            Priority: Blocker


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....

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (SCM-505) Linux Synergy client fails to execute scm:update command

Posted by "Subir S (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Subir S updated SCM-505:
------------------------

    Attachment: SCM-505-maven-scm-formatted.patch

Re-submitted patch with correct formatted code. Basically corrected tabs with space replacements, since diff is showing badly indented code.

Olivier, can you please update this one. please!

> Linux Synergy client fails to execute scm:update command
> --------------------------------------------------------
>
>                 Key: SCM-505
>                 URL: http://jira.codehaus.org/browse/SCM-505
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-synergy
>    Affects Versions: 1.2
>         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
>            Reporter: Subir S
>            Assignee: Olivier Lamy
>            Priority: Blocker
>             Fix For: 1.3
>
>         Attachments: SCM-505-maven-scm-formatted.patch, SCM-505-maven-scm.patch
>
>
> 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....

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (SCM-505) Linux Synergy client fails to execute scm:update command

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy closed SCM-505.
----------------------------

       Resolution: Fixed
    Fix Version/s: 1.3
         Assignee: Olivier Lamy

fix in [rev 890499|http://svn.apache.org/viewvc?rev=890499&view=rev]
Thanks !

> Linux Synergy client fails to execute scm:update command
> --------------------------------------------------------
>
>                 Key: SCM-505
>                 URL: http://jira.codehaus.org/browse/SCM-505
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-synergy
>    Affects Versions: 1.2
>         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
>            Reporter: Subir S
>            Assignee: Olivier Lamy
>            Priority: Blocker
>             Fix For: 1.3
>
>         Attachments: SCM-505-maven-scm.patch
>
>
> 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....

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (SCM-505) Linux Synergy client fails to execute scm:update command

Posted by "Subir S (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Subir S updated SCM-505:
------------------------

    Attachment: SCM-505-maven-scm.patch

Patch for this issue (created using tortoiseSVN). I dont know what this means. How will you get my changes? I am new to SVN all together.

So i have those files already with me, incase this is not sufficient. Do let me know.

> Linux Synergy client fails to execute scm:update command
> --------------------------------------------------------
>
>                 Key: SCM-505
>                 URL: http://jira.codehaus.org/browse/SCM-505
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-synergy
>    Affects Versions: 1.2
>         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
>            Reporter: Subir S
>            Priority: Blocker
>         Attachments: SCM-505-maven-scm.patch
>
>
> 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....

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Closed: (SCM-505) Linux Synergy client fails to execute scm:update command

Posted by "Olivier Lamy (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Olivier Lamy closed SCM-505.
----------------------------

    Resolution: Fixed

fix [rev 891919|http://svn.apache.org/viewvc?rev=891919&view=rev]
Thanks !

> Linux Synergy client fails to execute scm:update command
> --------------------------------------------------------
>
>                 Key: SCM-505
>                 URL: http://jira.codehaus.org/browse/SCM-505
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-synergy
>    Affects Versions: 1.2
>         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
>            Reporter: Subir S
>            Assignee: Olivier Lamy
>            Priority: Blocker
>             Fix For: 1.3
>
>         Attachments: SCM-505-maven-scm-formatted.patch, SCM-505-maven-scm.patch
>
>
> 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....

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Reopened: (SCM-505) Linux Synergy client fails to execute scm:update command

Posted by "Subir S (JIRA)" <ji...@codehaus.org>.
     [ http://jira.codehaus.org/browse/SCM-505?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Subir S reopened SCM-505:
-------------------------


Reopened since second patch (with formatted code) should be applied.

Thanks!

> Linux Synergy client fails to execute scm:update command
> --------------------------------------------------------
>
>                 Key: SCM-505
>                 URL: http://jira.codehaus.org/browse/SCM-505
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-synergy
>    Affects Versions: 1.2
>         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
>            Reporter: Subir S
>            Assignee: Olivier Lamy
>            Priority: Blocker
>             Fix For: 1.3
>
>         Attachments: SCM-505-maven-scm-formatted.patch, SCM-505-maven-scm.patch
>
>
> 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....

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (SCM-505) Linux Synergy client fails to execute scm:update command

Posted by "Subir S (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/SCM-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=202471#action_202471 ] 

Subir S commented on SCM-505:
-----------------------------

This patch was tested in Windows XP and RHEL 5.

CM/Synergy sessions are started in both OSes. Windows starts without -rc option and RHEL with -rc option.

> Linux Synergy client fails to execute scm:update command
> --------------------------------------------------------
>
>                 Key: SCM-505
>                 URL: http://jira.codehaus.org/browse/SCM-505
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-synergy
>    Affects Versions: 1.2
>         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
>            Reporter: Subir S
>            Priority: Blocker
>         Attachments: SCM-505-maven-scm.patch
>
>
> 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....

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (SCM-505) Linux Synergy client fails to execute scm:update command

Posted by "Subir S (JIRA)" <ji...@codehaus.org>.
    [ http://jira.codehaus.org/browse/SCM-505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=202641#action_202641 ] 

Subir S commented on SCM-505:
-----------------------------

Thanks! Who would take care of updating also the documentation part. Like adding a note that 'for all ccm start commands for a remote linux/unix client option -rc is also used apart from those already given above'

> Linux Synergy client fails to execute scm:update command
> --------------------------------------------------------
>
>                 Key: SCM-505
>                 URL: http://jira.codehaus.org/browse/SCM-505
>             Project: Maven SCM
>          Issue Type: Bug
>          Components: maven-scm-provider-synergy
>    Affects Versions: 1.2
>         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
>            Reporter: Subir S
>            Assignee: Olivier Lamy
>            Priority: Blocker
>             Fix For: 1.3
>
>         Attachments: SCM-505-maven-scm.patch
>
>
> 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....

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira