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

Re: Importing large changes fails

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-08-18 17:58:10 CEST

On Wed, 2004-08-18 at 10:53, C. Michael Pilato wrote:

> $ svn revert -R . # Lose my local changes, they already live in the repos
> $ svn update

"Careful now..." :-)

There's a step missing here... after reverting, you need to remove any
unversioned files that used to be scheduled for addition. Otherwise
'svn up' will complain about obstructions when trying to add them back
into your working copy.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 18 18:02:40 2004

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.