I want to upgrade my bugzilla 3.6.3 to 4.2. For downloading latest source I need bzr repository. When I tried to download the source on my company computer from bazaar repository, I got the following error messages.
C:/bugzilla/trunk
bzr: ERROR: unknown command "bzr co bzr://bzr.mozilla.org/bugzilla/trunk bugzilla"
then I changed the bzr:// to http:// but still get the following error message:
Run command: bzr "bzr co http://bzr.mozilla.org/bugzilla/trunk bugzilla"
C:/bugzilla/trunk
bzr: ERROR: unknown command "bzr co http://bzr.mozilla.org/bugzilla/trunk bugzilla"
Maybe I need a proxy client for bzr but I can't find any proxy client for bazaar and I am not sure either.
I would appreciate if anybody can help in this regard.
Thanks in Advance.