-
as seen on Stack Overflow
- Search for 'Stack Overflow'
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 workstation. Later on it should be shared locally with some co-workers. Perhaps we will use a local Linux…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
I hear all this stuff about bazaar being slower than git. I haven't used too much distributed version control yet, but in Bazaar vs. Git on the bazaar site, they say that most complaints about performance aren't true anymore. Have you found this to be true? Is performance pretty much on par now…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
We are planning to use bazaar as a version control tool over cvs and svn. So i don't know much about it, Where can i find a tutorial of using it? and compared to svn and cvs what extra features does it provides.
And is it worth using for the application with large amount of code to manage?
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
Bazaar has a Launchpad pseudo-protocol (lp:) that able the user to operate in remote branchs without write full Launchpad location, I'm searching a way to create my own pseudo-protocols in a way like this (similar to GIT):
bzr remote my sftp://[email protected]/home/myuser/myrepo/
bzr push my:mybranch
bzr…
>>> More
-
as seen on Stack Overflow
- Search for 'Stack Overflow'
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
Error while executing push
[Error 5] Access is denied: 'c:\\users\\benjam~1.won\\appdata\\local\\temp\\tmpj2hcal…
>>> More