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

RE: svn revert

From: Lakshman Srilakshmanan <lakshman.srilakshmanan_at_tradingpost.com.au>
Date: 2006-09-04 02:09:26 CEST

Hi Premkumar,

 

Thanks for your response.

 

An svn merge will schedule a new file for add (like svn add). The svn
revert command will only unschedule it but not remove the new file.

 

Ryan Schmidt's explains why in this thread.

 

 

Thanks

Lakshman

  _____

From: premkumar p [mailto:p.premkumarr@gmail.com]
Sent: Saturday, 2 September 2006 2:41 AM
To: Lakshman Srilakshmanan
Subject: Re: svn revert

 

svn revert only reverts the changes that we make to the files that are
under version control, so if u add a file without using svn command (svn
add)- svn ignores them and it is suppose to work that way. regards

On 9/1/06, Lakshman Srilakshmanan
<lakshman.srilakshmanan@tradingpost.com.au> wrote:

Hi,

Does anyone know why svn revert does not remove any directory or files
that were added as a result of a merge ?

Thanks
Lakshman

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

 
Received on Mon Sep 4 02:20:12 2006

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.