You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Christian Wiesing <cw...@ordix.de> on 2006/05/18 17:08:57 UTC

scm:update

Hi,

Im using the command mvn scm:update. But it don't overwrite the local 
changes. What i have to do to make an update that overwrites the local 
changes?

Thanks.





Re: scm:update

Posted by Emmanuel Venisse <em...@venisse.net>.
If you want to overwrite local changes and lost your modifications, you should run scm:checkout

scm:checkout will do a clean checkout

Emmanuel

Christian Wiesing a écrit :
> Hi,
> 
> Im using the command mvn scm:update. But it don't overwrite the local 
> changes. What i have to do to make an update that overwrites the local 
> changes?
> 
> Thanks.
> 
> 
> 
> 
> 
> ------------------------------------------------------------------------
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org


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