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?
Best regards,
Peter Balogh