Using bzr.dev

Benjamin Peterson benjamin at python.org
Tue Mar 3 23:06:25 GMT 2009


Russel Winder <russel.winder <at> concertant.com> writes:

> 
> I probably should know the answer but . . .
> 
> I am currently using bzr.dev as my Bazaar as I need to have versions of
> some plugins that only work with versions of Bazaar not yet released.
> However this means I get lots of deprecation warnings that I would, to
> be honest, rather not know about.  Is there an easy way of switching off
> the deprecation warnings when using bzr.dev?

You could alias "bzr" to "python -Wignore::DeprecationWarning" /path/to/bzr.






More information about the bazaar mailing list