Commit one repository from inside another: runs out of memory
From: Mikhail Dvorkin <mikhail.dvorkin_at_gmail.com>
Date: Mon, 30 Nov 2009 09:12:01 -0800 (PST)
I've created an issue 3540, but was fairly asked to write to the mailing list first. So here's the problem. (Sorry for posting the issue first.)
===== ERROR DESCRIPTION =====
Error is seen under 1.6.6 but was also seen in previous versions.
If one repository is in a subfolder of another repository, say
D:\foo is one repository and
then commiting from the inside repository consumes huge amounts of memory and halts:
D:\foo\bar>svn ci -m ""
This application has requested the Runtime to terminate it in an unusual way.
===== STEPS TO REPRODUCE =====
1) cd D:\foo
===== SOME WORKAROUND =====
To commit successfully I have to do the following:
1) move D:\foo\bar to D:\foo\bar\bar
===========================
Have anyone seen anything like that? Should this problem be added to the issue tracker?
------------------------------------------------------
Please start new threads on the <users_at_subversion.apache.org> mailing list.
|
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.