Bug#497953: OOM when moving a file in a moved directory

2008-09-25 Thread Peter Samuelson
tags 497953 upstream fixed-upstream thanks [Joachim Breitner] > cd a/ > svn mv b X > cd X/c > svn mv d Y > and then svn just sat there, eating memory until the kernel had to call > the OOM hitman. Sorry for the late reply. This bug is fixed upstream - attached is the patch that will probably be

Bug#497953: OOM when moving a file in a moved directory

2008-09-05 Thread Joachim Breitner
Package: subversion Version: 1.5.1dfsg1-1 Severity: important -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I just worked in a checkout, with directory a/b/c containing a file d. I ran (approximately) cd a/ svn mv b X cd X/c svn mv d Y and then svn just sat there, eating memory until the ker