You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by HUGOT Franck <fh...@sofinco.fr> on 2006/07/13 15:30:13 UTC

Maven and SVN

Hello,

 

 

I don't find any documentation about using maven and svn.

Instead of doing a checkout of the project with svn I would like to to this with maven. Is it possible?

 

 

Thanks in advance.

 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Franck HUGOT                                            

SOFINCO - Groupe Credit Agricole

Service Urbanisation Des Développements

DSI/PAT/DAOS/SUDD

Tel : (+33) 01 60 76 54 66

fhugot@sofinco.fr

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 


Re: Maven and SVN

Posted by Ciprian Duma <ci...@gmail.com>.
if I understood correctly you want something like:

mvn scm:checkout -DconnectionUrl=<url>

the url is scm specific: http://maven.apache.org/scm/scms-overview.html

for additional parameters and goals of the scm plugin, see here:
http://maven.apache.org/scm/plugins/plugin-info.html

rgds,

Ciprian

On 7/13/06, HUGOT Franck <fh...@sofinco.fr> wrote:
> Hello,
>
>
>
>
>
> I don't find any documentation about using maven and svn.
>
> Instead of doing a checkout of the project with svn I would like to to this with maven. Is it possible?
>
>
>
>
>
> Thanks in advance.
>
>
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
> Franck HUGOT
>
> SOFINCO - Groupe Credit Agricole
>
> Service Urbanisation Des Développements
>
> DSI/PAT/DAOS/SUDD
>
> Tel : (+33) 01 60 76 54 66
>
> fhugot@sofinco.fr
>
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
>
>
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


RE: Maven and SVN

Posted by Ma...@ubs.com.
http://maven.apache.org/scm/subversion.html
 

-----Original Message-----
From: HUGOT Franck [mailto:fhugot@sofinco.fr] 
Sent: 13 July 2006 14:30
To: Maven Users List
Subject: Maven and SVN

Hello,

 

 

I don't find any documentation about using maven and svn.

Instead of doing a checkout of the project with svn I would like to to this with maven. Is it possible?

 

 

Thanks in advance.

 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Franck HUGOT                                            

SOFINCO - Groupe Credit Agricole

Service Urbanisation Des Développements

DSI/PAT/DAOS/SUDD

Tel : (+33) 01 60 76 54 66

fhugot@sofinco.fr

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

 


Visit our website at http://www.ubs.com

This message contains confidential information and is intended only 
for the individual named.  If you are not the named addressee you 
should not disseminate, distribute or copy this e-mail.  Please 
notify the sender immediately by e-mail if you have received this 
e-mail by mistake and delete this e-mail from your system.

E-mail transmission cannot be guaranteed to be secure or error-free 
as information could be intercepted, corrupted, lost, destroyed, 
arrive late or incomplete, or contain viruses.  The sender therefore 
does not accept liability for any errors or omissions in the contents 
of this message which arise as a result of e-mail transmission.  If 
verification is required please request a hard-copy version.  This 
message is provided for informational purposes and should not be 
construed as a solicitation or offer to buy or sell any securities or 
related financial instruments.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org