[prev in list] [next in list] [prev in thread] [next in thread] 

List:       subversion-issues
Subject:    [Issue 3540] New - Commit one repository from inside another: runs
From:       Mikhail Dvorkin <mikhail.dvorkin () gmail ! com>
Date:       2009-11-30 2:55:23
Message-ID: iz3540 () subversion ! tigris ! org
[Download RAW message or body]

http://subversion.tigris.org/issues/show_bug.cgi?id=3540
                 Issue #|3540
                 Summary|Commit one repository from inside another: runs out of
                        | memory
               Component|subversion
                 Version|1.6.x
                Platform|PC
                     URL|
              OS/Version|Windows XP
                  Status|NEW
       Status whiteboard|
                Keywords|
              Resolution|
              Issue type|DEFECT
                Priority|P3
            Subcomponent|unknown
             Assigned to|issues@subversion
             Reported by|dvorkin_m






------- Additional comments from dvorkin_m@tigris.org Sun Nov 29 18:55:22 -0800 2009 -------
===== 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
D:\foo\bar is a completely another repository

then commiting from the inside repository consumes huge amounts of memory and halts:

D:\foo\bar>svn ci -m ""
Out of memory - terminating application.

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.

===== STEPS TO REPRODUCE =====

1) cd D:\foo
2) svn checkout some-repository
3) mkdir bar
4) cd D:\foo\bar
5) svn checkout some-other-repository
6) create D:\foo\bar\a.txt
7) svn add a.txt
8) svn ci -m ""

===== DUBIOUS WORKAROUND =====

To commit successfully I have to do the following:

1) move D:\foo\bar to D:\foo\bar\bar
2) commit from D:\foo\bar\bar
3) move D:\foo\bar\bar back to D:\foo\bar

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=463&dsMessageId=2425322

To unsubscribe from this discussion, e-mail: [issues-unsubscribe@subversion.tigris.org].
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic