Krzysztof Kosiński wrote:
2010/2/1 LucaDC <dicappello@...2144...>:
> 1) I think I didn't generate any SSH key and I don't have any
> pre-procedure
> or softwares other then bzr installed to download new sources: I just
> did:
> - downloaded and installed bzr;
> - 'bzr branch lp:inkscape';
> at first (only once at the very beginning; it took a while...), then
> - 'bzr pull' (actually I often use Tortoise Bazaar but sometimes the
> command line too);
> whenever I want to update sources and then recompile; am I missing
> something? I hope I'm not doing something wrong... Perhaps Tortoise
> Bazaar
> did some configurations for me automatically.
This is OK, but read-only. Until you do "bzr launchpad-login", you
won't be able to push to any remote branch.
That's fine for me (or even better so I can't damage anything) as I only
need reading for updating my sources and compiling.
Krzysztof Kosiński wrote:
> 2) I read on the update log that some changes have been done to build.xml
> for "the new devlibs repository": I'm still using the old SVN
repository
> so
> what do I have to change?
Delete c:\devlibs, open the command prompt, go to c:\ and say "bzr
checkout lp:inkscape-devlibs devlibs". Or right click on some folder
in Explorer, pick "Bazaar Checkout/Branch...", put lp:inkscape-devlibs
as branch source and C:\devlibs as the checkout path.
Good. Thanks a lot.
Luca
--
View this message in context:
http://old.nabble.com/bzr-snapshots-tp26845799p27407372.html
Sent from the Inkscape - Dev mailing list archive at
Nabble.com.