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

Re: Wrong status after delete on directory

From: Mark Phippard <markphip_at_gmail.com>
Date: Sun, 6 Nov 2011 14:54:17 -0500

On Sun, Nov 6, 2011 at 2:15 PM, Peter Balogh <peter.balogh_at_nemesys.hu>wrote:

> Hi,
>
> I'm not sure if it's the right list for this problem, or if it's an
> already submitted issue.
> I'm using the javahl binding to handle our svn commands.
> Since I've updated for 1.7 (I've tried it with 1.7.1 too) I have a wired
> error if I delete a directory.
> After deleting, committing a directory, if I call a doStatus, I get the
> directory back as managed.
> It's wired, since it's already marked for deletion and committed, so I
> suppose it should be not managed.
> Updating the parent directory solves the problem.
> Did anybody face this issue? Is this an issue? Maybe I did something wrong?
>

This has been fixed and is backported for the 1.7.2 release. See:

http://svn.apache.org/viewvc?view=revision&revision=1189725

If you are on Windows, you can grab the DLL's we use for Subclipse as we
have patched the 1.7.1 release with this fix. You can get them here:

http://subclipse.tigris.org/source/browse/subclipse/trunk/www/update_1.8.x/plugins/

There are no Java changes, so just grab the Win32 or Win64 package of
binaries.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on 2011-11-06 20:54:48 CET

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.