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

Re: BUG: svn delete doesn't remove symlinks

From: Kevin Ballard <Kevin_at_sb.org>
Date: 2005-07-06 00:14:37 CEST

On Jul 5, 2005, at 4:28 PM, Ben Collins-Sussman wrote:

> Thanks for the bug recipe, Kevin. I'm able to reproduce this bug
> using the latest trunk code too... although my initial attempt to
> delete tells me to use --force:
>
> $ svn rm dir
> svn: Use --force to override this restriction
> svn: 'dir/bar' is not under version control
>
> But then when I use --force, I do indeed the error iff the
> unversioned subdir contains a symlink:
>
> $ svn rm dir --force
> D dir/foo
> D dir
> svn: Can't remove 'dir/bar': Directory not empty
>
>
> Kevin, can you file a new bug?

Ok, it's filed:

http://subversion.tigris.org/issues/show_bug.cgi?id=2352

-- 
Kevin Ballard
kevin@sb.org
http://www.tildesoft.com
http://kevin.sb.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 6 01:22:41 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.