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

[libsvn_fs_fs] 'Directory not empty' error when removing committed txn

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2004-05-01 19:55:01 CEST

So I've been playing around with libsvn_fs_fs a bit, and I'm seeing
some odd errors when committing large numbers of changes (importing the
subversion tree into a clean repository seems to be a good way to cause
it). Specifically, it's failing to remove the transaction directory
once the commit has completed.

The commit succeeds just fine, but it dies with an error like this when
removing the transaction:

subversion/libsvn_subr/io.c:1154: (apr_err=66)
svn: Can't remove '/tmp/repos/db/transactions/FTdTod.txn': Directory
not empty

I don't have time to investigate further at the moment, but I figured
I'd let people know...

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat May 1 19:55:20 2004

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.