Re: Syngergy PlugIn supports DCM Based Repositorys ?

2008-06-24 Thread Salvador Diaz
Yes it seems to me that you hit a bug. You should contact the project 
lead or the development mailing list for that plugin.


[EMAIL PROTECTED] wrote:

Hi,

i took a quick look into Issues of Synergy and found this:

http://jira.codehaus.org/browse/SCM-261


- Jens


  

You might want to take a look at this if you haven't already:
http://maven.apache.org/scm/synergy.html



  

http://maven.apache.org/scm/issue-tracking.html




  
  
  


scm:synergy:ProjectName:-:1.7.6:Subproject/1.7.7_OC4J:colla

  

borative

  
  


1.7.6 was the last release an 1.7.7 is what i am working for.

  
  


Yes,on console i do only a 'mvn SCM:Checkout'

  
  


- jens

  





Hi,

Can you tell us what command you entered please ? (mvn scm:checkout ??? )

Cheers,

Salvador

[EMAIL PROTECTED] wrote:
  


Hello,

actually this Problem is a no go for using Maven i think.
I try to scm:checkout a Synergy Project but with my small 
knowlegde i need some help.


The Checkout itselfs seems to work reconfigure seems to make the Problem:

[DEBUG] STDERR :
[DEBUG] Synergy : Entering getWorkingProject method
[DEBUG] Executing: ccm query -u -f %displayname "owner='xxx' and 

  

status='wor
  


king' and type='project' and has_predecessor('ProjectName-1.7.6:project
:1')"
[DEBUG] Exit code :1
[DEBUG] STDOUT : unavailable
[DEBUG] STDERR :Warning: Object version specified in query 

  

(ProjectName-1.7.6:project:1) not found.
  


As our Synergy Guru said this is because of wrong end of line.
It should be look like:

Executing: ccm query -u -f %displayname "owner='xxx' and 
  
status='working' 
  

  

has_predecessor('ProjectName-1.7.6:project:dbname#1')"
  


Someone can help ?

Best regards,
Jens

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


  

  

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]






-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


  


Re: Syngergy PlugIn supports DCM Based Repositorys ?

2008-06-24 Thread mac-systems
Hi,

i took a quick look into Issues of Synergy and found this:

http://jira.codehaus.org/browse/SCM-261


- Jens


>You might want to take a look at this if you haven't already:
>http://maven.apache.org/scm/synergy.html

>http://maven.apache.org/scm/issue-tracking.html
Cheers,

>Salvador

>[EMAIL PROTECTED] wrote:
> So,
>
> i took a first look at the Sources of the Synergy SCM Plugin.
> It seems fixable for me. 
>
> Where is a mailing list for (PlugIn)Developers ?
>
> A new Property must be created in SCM Config which holds the Instance
> and when ccm Query  is build this must be append to the commandline string if 
present.
>
> Best Regards,
> Jens
>
>
>
>
>
>
>
>
>   
>> Hello,
>> 
>
>
>   
>> in my POMs SCM Tag i have defined:
>> 
>
>  
>   
>> 
scm:synergy:ProjectName:-:1.7.6:Subproject/1.7.7_OC4J:collaborative<

>> /connection>
>> 
>   
>   
>> 
scm:synergy:ProjectName:-:1.7.6:Subproject/1.7.7_OC4J:colla

>> borative
>> 
>
>   
>> 1.7.6 was the last release an 1.7.7 is what i am working for.
>> 
>
>
>   
>> Yes,on console i do only a 'mvn SCM:Checkout'
>> 
>
>   
>> - jens
>> 
>
>
>
>
>
>
> Hi,
>
> Can you tell us what command you entered please ? (mvn scm:checkout ??? )
>
> Cheers,
>
> Salvador
>
> [EMAIL PROTECTED] wrote:
>   
>> Hello,
>>
>> actually this Problem is a no go for using Maven i think.
>> I try to scm:checkout a Synergy Project but with my small 
>> knowlegde i need some help.
>>
>> The Checkout itselfs seems to work reconfigure seems to make the Problem:
>>
>> [DEBUG] STDERR :
>> [DEBUG] Synergy : Entering getWorkingProject method
>> [DEBUG] Executing: ccm query -u -f %displayname "owner='xxx' and 
>> 
> status='wor
>   
>> king' and type='project' and has_predecessor('ProjectName-1.7.6:project
>> :1')"
>> [DEBUG] Exit code :1
>> [DEBUG] STDOUT : unavailable
>> [DEBUG] STDERR :Warning: Object version specified in query 
>> 
> (ProjectName-1.7.6:project:1) not found.
>   
>> As our Synergy Guru said this is because of wrong end of line.
>> It should be look like:
>>
>> Executing: ccm query -u -f %displayname "owner='xxx' and 
status='working' 
>> 
>
> has_predecessor('ProjectName-1.7.6:project:dbname#1')"
>   
>> Someone can help ?
>>
>> Best regards,
>> Jens
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>>   
>> 
>
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Syngergy PlugIn supports DCM Based Repositorys ?

2008-06-24 Thread Salvador Diaz

You might want to take a look at this if you haven't already:
http://maven.apache.org/scm/synergy.html

http://maven.apache.org/scm/issue-tracking.html
http://maven.apache.org/scm/mail-lists.html

Cheers,

Salvador

[EMAIL PROTECTED] wrote:

So,

i took a first look at the Sources of the Synergy SCM Plugin.
It seems fixable for me. 


Where is a mailing list for (PlugIn)Developers ?

A new Property must be created in SCM Config which holds the Instance
and when ccm Query  is build this must be append to the commandline string if 
present.

Best Regards,
Jens








  

Hello,




  

in my POMs SCM Tag i have defined:



	   
  

scm:synergy:ProjectName:-:1.7.6:Subproject/1.7.7_OC4J:collaborative<
/connection>

  
  

scm:synergy:ProjectName:-:1.7.6:Subproject/1.7.7_OC4J:colla
borative



  

1.7.6 was the last release an 1.7.7 is what i am working for.




  

Yes,on console i do only a 'mvn SCM:Checkout'



  

- jens








Hi,

Can you tell us what command you entered please ? (mvn scm:checkout ??? )

Cheers,

Salvador

[EMAIL PROTECTED] wrote:
  

Hello,

actually this Problem is a no go for using Maven i think.
I try to scm:checkout a Synergy Project but with my small 
knowlegde i need some help.


The Checkout itselfs seems to work reconfigure seems to make the Problem:

[DEBUG] STDERR :
[DEBUG] Synergy : Entering getWorkingProject method
[DEBUG] Executing: ccm query -u -f %displayname "owner='xxx' and 


status='wor
  

king' and type='project' and has_predecessor('ProjectName-1.7.6:project
:1')"
[DEBUG] Exit code :1
[DEBUG] STDOUT : unavailable
[DEBUG] STDERR :Warning: Object version specified in query 


(ProjectName-1.7.6:project:1) not found.
  

As our Synergy Guru said this is because of wrong end of line.
It should be look like:

Executing: ccm query -u -f %displayname "owner='xxx' and status='working' 



has_predecessor('ProjectName-1.7.6:project:dbname#1')"
  

Someone can help ?

Best regards,
Jens

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


  




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


  


Re: Syngergy PlugIn supports DCM Based Repositorys ?

2008-06-24 Thread mac-systems
So,

i took a first look at the Sources of the Synergy SCM Plugin.
It seems fixable for me. 

Where is a mailing list for (PlugIn)Developers ?

A new Property must be created in SCM Config which holds the Instance
and when ccm Query  is build this must be append to the commandline string if 
present.

Best Regards,
Jens








>Hello,


>in my POMs SCM Tag i have defined:

   
>scm:synergy:ProjectName:-:1.7.6:Subproject/1.7.7_OC4J:collaborative<
>/connection>
  
>scm:synergy:ProjectName:-:1.7.6:Subproject/1.7.7_OC4J:colla
>borative

>1.7.6 was the last release an 1.7.7 is what i am working for.


>Yes,on console i do only a 'mvn SCM:Checkout'

>- jens






Hi,

Can you tell us what command you entered please ? (mvn scm:checkout ??? )

Cheers,

Salvador

[EMAIL PROTECTED] wrote:
> Hello,
>
> actually this Problem is a no go for using Maven i think.
> I try to scm:checkout a Synergy Project but with my small 
> knowlegde i need some help.
>
> The Checkout itselfs seems to work reconfigure seems to make the Problem:
>
> [DEBUG] STDERR :
> [DEBUG] Synergy : Entering getWorkingProject method
> [DEBUG] Executing: ccm query -u -f %displayname "owner='xxx' and 
status='wor
> king' and type='project' and has_predecessor('ProjectName-1.7.6:project
> :1')"
> [DEBUG] Exit code :1
> [DEBUG] STDOUT : unavailable
> [DEBUG] STDERR :Warning: Object version specified in query 
(ProjectName-1.7.6:project:1) not found.
>
>
> As our Synergy Guru said this is because of wrong end of line.
> It should be look like:
>
> Executing: ccm query -u -f %displayname "owner='xxx' and status='working' 

has_predecessor('ProjectName-1.7.6:project:dbname#1')"
>
> Someone can help ?
>
> Best regards,
> Jens
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>   


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Syngergy PlugIn supports DCM Based Repositorys ?

2008-06-24 Thread mac-systems
Small Follow up:


i looked at Cruise Control and found this (instance attribute):

http://cruisecontrol.sourceforge.net/main/configxml.html#cmsynergy


instanceNo  Used to set the project's instance value. As CM Synergy 
only allows a single instance of a project object in any given database, this 
attribute defaults to "1", and should not need to be changed by most users. You 
might, however, need to set this value when using the DCM (Distributed Change 
Management) feature of the tool - which appends the DB name to the instance 
value.


- Jens

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Syngergy PlugIn supports DCM Based Repositorys ?

2008-06-24 Thread mac-systems
Hello,


in my POMs SCM Tag i have defined:

   
scm:synergy:ProjectName:-:1.7.6:Subproject/1.7.7_OC4J:collaborative
  
scm:synergy:ProjectName:-:1.7.6:Subproject/1.7.7_OC4J:collaborative

1.7.6 was the last release an 1.7.7 is what i am working for.


Yes,on console i do only a 'mvn SCM:Checkout'

- jens






Hi,

Can you tell us what command you entered please ? (mvn scm:checkout ??? )

Cheers,

Salvador

[EMAIL PROTECTED] wrote:
> Hello,
>
> actually this Problem is a no go for using Maven i think.
> I try to scm:checkout a Synergy Project but with my small 
> knowlegde i need some help.
>
> The Checkout itselfs seems to work reconfigure seems to make the Problem:
>
> [DEBUG] STDERR :
> [DEBUG] Synergy : Entering getWorkingProject method
> [DEBUG] Executing: ccm query -u -f %displayname "owner='xxx' and 
status='wor
> king' and type='project' and has_predecessor('ProjectName-1.7.6:project
> :1')"
> [DEBUG] Exit code :1
> [DEBUG] STDOUT : unavailable
> [DEBUG] STDERR :Warning: Object version specified in query 
(ProjectName-1.7.6:project:1) not found.
>
>
> As our Synergy Guru said this is because of wrong end of line.
> It should be look like:
>
> Executing: ccm query -u -f %displayname "owner='xxx' and status='working' 
has_predecessor('ProjectName-1.7.6:project:dbname#1')"
>
> Someone can help ?
>
> Best regards,
> Jens
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>   


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Syngergy PlugIn supports DCM Based Repositorys ?

2008-06-24 Thread Salvador Diaz

Hi,

Can you tell us what command you entered please ? (mvn scm:checkout ??? )

Cheers,

Salvador

[EMAIL PROTECTED] wrote:

Hello,

actually this Problem is a no go for using Maven i think.
I try to scm:checkout a Synergy Project but with my small 
knowlegde i need some help.


The Checkout itselfs seems to work reconfigure seems to make the Problem:

[DEBUG] STDERR :
[DEBUG] Synergy : Entering getWorkingProject method
[DEBUG] Executing: ccm query -u -f %displayname "owner='xxx' and status='wor
king' and type='project' and has_predecessor('ProjectName-1.7.6:project
:1')"
[DEBUG] Exit code :1
[DEBUG] STDOUT : unavailable
[DEBUG] STDERR :Warning: Object version specified in query 
(ProjectName-1.7.6:project:1) not found.


As our Synergy Guru said this is because of wrong end of line.
It should be look like:

Executing: ccm query -u -f %displayname "owner='xxx' and status='working' 
has_predecessor('ProjectName-1.7.6:project:dbname#1')"

Someone can help ?

Best regards,
Jens

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


  



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Syngergy PlugIn supports DCM Based Repositorys ?

2008-06-24 Thread mac-systems
Hello,

actually this Problem is a no go for using Maven i think.
I try to scm:checkout a Synergy Project but with my small 
knowlegde i need some help.

The Checkout itselfs seems to work reconfigure seems to make the Problem:

[DEBUG] STDERR :
[DEBUG] Synergy : Entering getWorkingProject method
[DEBUG] Executing: ccm query -u -f %displayname "owner='xxx' and status='wor
king' and type='project' and has_predecessor('ProjectName-1.7.6:project
:1')"
[DEBUG] Exit code :1
[DEBUG] STDOUT : unavailable
[DEBUG] STDERR :Warning: Object version specified in query 
(ProjectName-1.7.6:project:1) not found.


As our Synergy Guru said this is because of wrong end of line.
It should be look like:

Executing: ccm query -u -f %displayname "owner='xxx' and status='working' 
has_predecessor('ProjectName-1.7.6:project:dbname#1')"

Someone can help ?

Best regards,
Jens

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]