what version of the SCM plugin are you using? (maven --info will show it)

On 4/18/05, Ralf Sigmund <[EMAIL PROTECTED]> wrote:
> hello,
> given the following repository url in my project.xml
> - <#> <repository>
> 
> <connection>scm:svn:http://192.168.30.103/repos/maven-test:trunk/sample-echo</connection>
> </repository>
> 
> I try to update my local copy from the subversion rep using the command:
> maven scm:update-project
> 
> maven responds:
> build:start:
> scm:parse-connection:
>    [echo] Using connection:
> scm:svn:http://192.168.30.103/repos/maven-test:trunk/sample-echo
> Using SCM method: svn
> Using SVN repository: http://192.168.30.103/repos/maven-test
> Using module: trunk/sample-echo
> BUILD SUCCESSFUL
> 
> however changes existing in the repository are not updated in the local
> copy.
> 
> greets
> ralf
> 
> --
> ---------------------------------------------
> OPITZ CONSULTING Hamburg GmbH
> Ralf Sigmund  -  Dr. rer. nat.
> Application Engineering
> Jachtweg 10     -  D-21129 Hamburg
> Telefon (Fax):  +49 40 741122-0   Mobil: +49 179 4592071
> http://www.opitz-consulting.de
> --------------------------------------------
> 
> ---------------------------------------------------------------------
> 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]

Reply via email to