Loosing fate about "plays nice with others"

Stefan Monnier monnier at IRO.UMontreal.CA
Mon Aug 13 20:32:36 UTC 2012


>> The problem I had is that bzr-svn did not cache the site's password, so
>> every run required my attention.
> bzr-svn should be able to use the site's password if it was cached by
> svn itself. You can get svn to cache the password by e.g. running 'svn
> ls <repo-url>'.

Hmm, see the shell session below: "svn ls" does not ask me for
a password, but "bzr co" does.


        Stefan


% svn ls https://monnier@smlnj-gforge.cs.uchicago.edu/svn/smlnj/sml-mode/trunk
.bzrignore
BUGS
ChangeLog
INSTALL
Makefile
NEWS
README
TODO
makefile.pkg
sml-mode.el
sml-mode.spec
sml-mode.texi
sml-oldindent.el
sml-proc.el
testcases.sml
% bzr co https://monnier@smlnj-gforge.cs.uchicago.edu/svn/smlnj/sml-mode/trunk
HTTPS monnier at smlnj-gforge.cs.uchicago.edu, Realm: 'Document repository' password: bzr: interrupted
% 



More information about the bazaar mailing list