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

Re: update with deleted items bug?

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-03-15 02:27:50 CET

Philip Martin <philip@codematters.co.uk> writes:

> Greg Stein <gstein@lyra.org> writes:
>
> > I just went and updated, picking up Garrett's recent change. In the output,
> > I got:
> >
> > ...
> > A ./packages/freebsd/apr-devel/pkg-plist
> > A ./packages/freebsd/apr-devel/Makefile
> > U ./packages/freebsd/subversion/Makefile
> > D ./packages/freebsd/apr-snapshot
> > [gstein@roshi svn]$
> >
> > However, the apr-snapshot directory wasn't actually deleted!
> >
> >
> > Anybody else see this?
>
> Yes, I see this as well :-(

Possibly related, and reproducible (using rev 1522 client)

$ svn co http://svn.collab.net/repos/svn/trunk/packages/freebsd -d freebsd
...
$ svn up -r1518 freebsd/
...
$ svn up freebsd/
A freebsd/apr-devel/pkg-descr
A freebsd/apr-devel/distinfo
A freebsd/apr-devel/pkg-comment

../svn/subversion/libsvn_wc/update_editor.c:615
svn_error: #21032 : <Obstructed update>
  failed to add dir`freebsd/apr-devel/files': object already exists

-- 
Philip
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 15 02:28:21 2002

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.