In one project, I'm working with the Bazaar repository. Bazaar is a quite sympathetic SCM. Unfortunately I feel like it is in the permanent development alpha ...
I was solving two problems recently:
Error #1 bzr: ERROR: [blablabla] got MemoryError ()
Repository is quite large (over 1GB), in the final phase of the command bzr branch is already completely filled with memory (I use VirtualBox with Ubuntu, 512MB RAM + swap 512 megabytes) and the Bazaar struggle ... Error is reported as https://bugs.launchpad.net/bzr/+bug/367545.
The solution is to update the version Bazaar 2.0 +, version 2.0, developers have focused, among other things just to optimize memory usage.
Error #2 bzr: ERROR: Unable to create symlink 'files/ex/images/abc.jpg' on this platform
I'm using MS Windows (Vista Ultimate 32bit currently) as a major local development platform, where was file linking feature supported since Windows XP with NTFS filesystem (Windows "shortcuts" is a different story) and further extended in Windows Vista and Windows 7. For Bazaar 1.0 there is a extension bzr-win32symlinks. Unfortunately, it is dysfunctional in the second major version of Bazaar 2.0. When you need to work with a repository containing symlinks only current solution solution (only temporary I hope) is to use only UNIX filesystems (at least natively or virtualized), or use Cygwin shell, which can natively handle symlinks.
Vojtěch Kusý aka wojtha. Currently PhD student at Czech Technical University, Faculty of Civil Engineering. He deals with Drupal from version 4.6, since approx. January 2006. He provides consultation and programming solutions often based on highly specialized custom Drupal modules (like Drupal integration with ERP or CRM etc.). In his spare time he is advising on the drupal.cz community forum, working on the translations and taking care of their own module called NodeSymlinks.
Recent comments
3 days 18 hours ago
4 days 18 hours ago
6 days 13 hours ago
1 week 1 day ago
1 week 2 days ago
1 week 6 days ago
3 weeks 1 day ago
6 weeks 4 days ago
8 weeks 4 days ago
8 weeks 6 days ago