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

Re: [Issue 1554] Cannot update past an "obstructed" item

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-10-16 21:27:58 CEST

Brandon Ehle <azverkan@yahoo.com> writes:

> 1) Run svn up.
> 2) Delete or Backup the file in question.
> 3) Run svn up.
> 4) Optionally copy his file back over the original if its the one he
> wants to replace.
> 5) Repeat steps 1 through 4 about 100 times.

How about

1) Run "svn st -u" and get a list of obstructed items.
2) Delete or backup the obstructed items.
3) Run "svn up".

In the "svn st -u" output obstructed items will show up as both
unversioned '?' and out of date '*'.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 16 21:28:51 2003

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

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