
20 Mar
2010
20 Mar
'10
12:44 a.m.
On Mar 19, 2010, at 9:49 AM, Wolf Drechsel wrote:
Hi everybody,
I tried to update my bzr inkscape sources directory to the most recent state, using
sudo bzr pull
in the sources directory.
What I get is
Format <RepositoryFormatKnit4> for file:///Users/bub/Desktop/ inkscape/bzr-inkscape-0.47-src/.bzr/ is deprecated - please use 'bzr upgrade' to get better performance
What shall I do?
If you have it set up as per recommendations, the command I use is
bzr up
(I think "bzr update" will also work, if you prefer more typing)
I also don't use sudo, since that means I'm allowing things to escape my per-user sandboxing.
http://wiki.inkscape.org/wiki/index.php/Working_with_Bazaar#Binding_a_BZR_br...