A workaround for this is to disable the svn plugin and then use Bazaar in conjunction with SVN.
For windows XP run the following commands in a shell from the folder where you want the repository: 1. move "C:\Program Files\Bazaar\plugins\svn" "C:\Program Files\Bazaar\svnpluginbroken" 2. echo .svn/ >> .bzrignore 3. bzr init 4. bzr add 5. bzr commit -m Init Lastly tell SVN to ignore the .bzr folder if you want otherwise commit it back to SVN. -- Memory problems prevent branch of very large svn repositories https://bugs.launchpad.net/bugs/191731 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs