I want to use Bazaar on Windows XP for web-development and related tasks. Most of the files are edited locally and then transferred via FTP to the server. Just now the repository sits on my local work
All of the emacs users on our development server are开发者_如何学编程 unable to do a bazaar commit to our development branch on launchpad.They receive this message:
I\'d like to convert a repository from Subversion to Mercurial, but when I initially set up the repository, I did it in the laziest way possible.Over time, the structure continued to morph and deterio
I am having issues pushing my codes into my Bazaar repository. It worked earlier for my first commit but not it does not work at all. Everytime I try to push my codes, I get this exception
Is there a way for Bazaar to be able to automatically detect changes (adds, removes, renames, etc.) made to part of the working directory and automatically apply them?
I\'m new to Launchpad and Bazaar, and I\'m trying to figure out what the best way is to submit bug fixes.开发者_JAVA技巧 I\'m using some reasonably popular open-source software that\'s hosted on Launc
send directive in Bazaa开发者_StackOverflowr is the same as push in GIT?Why not read Git for Bazaar users?
I\'m having trouble bzr adding a dir and its subdirs. If I add the dir \"PSMTabBarControl2 \", then I see the following status, however bzr refuses to add certain dirs, the ones listed under \"unknown
I am using Bazaar v2.0.1 on Max OS X 10.6.2 When I perform a commit after moving a large number of files/directories (over 10,000) I get the following error message:
When I try to do a bzr branch from my svn repo开发者_高级运维sitory I get an out of memory error.The svn repository is very large.Is there a way to give bzr more memory?Try to branch in small steps. I