[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: discard a checked in change

From: Proniewski Patrick <patrick.proniewski_at_univ-lyon2.fr>
Date: 2005-06-03 10:47:41 CEST

Hello,

On 3 juin 05, at 10:15, Achim Domma (Procoders) wrote:

> Let say my project is at revision 905 and I want to revert changes
> on two files. So I check out revision 900 of those files. But how
> do I commit the files now as HEAD revision? Because there are no
> changes, subversion does not want to submit the files!?

You can you svn merge with argument -r 905:900 on the chosen files,
so svn will apply to rev. 905 of these files the patch that revert
them from r905 to r900.

Patrick PRONIEWSKI

-- 
Administrateur Système - SENTIER - Université Lumière Lyon 2
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 3 10:51:16 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.