Hi,

I have another problem with Synergy scm plugin. Here is what is already done:

"working dir" $> mvn scm:checkout -DconnectionUrl=scm:synergy:myProjet~1.0
run the following ccm commands :
ccm start ...
ccm wa -set "working dir" -pst %project_name myProjet~1.0
ccm sync -r -p myProjet~1.0
ccm stop

I think it is what we can expect from maven checkout command, that is to say get a specified version of a project in a specified directory. The problem is that Synergy is a "locking" scm. You can't edit/add file if you don't checkout project before (take care, it is the Synergy meaning of checkout !). But the Synergy checkout command not only allow you to edit files, but increments project version in database. It is the opposite of SVN where revision is incremented after checkin.

When you are in a locked directory, and you want to edit a file, I don't know what ccm command to run. If someone using CM/Synergy could help me, it would be great !

I'm considering calling ccm checkout in the "maven" checkout, but:
1) I had to update the POM because the version of the checkout project is incremented 2) If continuum perform a checkout each night, this will create a great number of version in the database, and lock the project (AFAIK)

Thanks for any idea.
--

_________________________________________________________________________

Julien HENRY | **Capgemini Sud **| Nice

www.fr.capgemini.com <http://www.capgemini.com/>

Porte de l’Arénas – Entrée B | 455 Promenade des Anglais | 06200 Nice

**Join the Collaborative Business Experience**** **
_________________________________________________________________________


This message contains information that may be privileged or confidential and is 
the property of the Capgemini Group. It is intended only for the person to whom 
it is addressed. If you are not the intended recipient,  you are not authorized 
to read, print, retain, copy, disseminate,  distribute, or use this message or 
any part thereof. If you receive this  message in error, please notify the 
sender immediately and delete all  copies of this message.

Reply via email to