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 <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: >> > > > >> <connection>scm:synergy:ProjectName:-:1.7.6:Subproject/1.7.7_OC4J:collaborative< >> /connection> >> > > >> <developerConnection>scm:synergy:ProjectName:-:1.7.6:Subproject/1.7.7_OC4J:colla >> borative</developerConnection> >> > > >> 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='xxxxxxx' 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='xxxxxxx' 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]
