Hi, FYI, I managed to resolve the problem. I tried to use bzr through a http proxy and this caused the failure. It is strange, because I regularly use SVN and Mercurial through the proxy and both work perfectly.
Best regards, Alpar On Fri, 2008-01-11 at 19:37 +0100, Stefan Reichör wrote: > Hello Alpár! > > > Dear All, > > > > I have a very basic problem, I just cannot check out the bzr repository > > of DVC. I get the following error. > > > > ~/tmp>bzr get http://bzr.xsteve.at/dvc > > bzr: ERROR: No such file: > > 'http://bzr.xsteve.at/dvc/.bzr/repository/knits/ad/dvcbuffers.el-20060607202431-e158a4aa929f70d9.kndx' > > > > Could you give me any hint what the problem can be? > > > > I use openSuse10.3, it provides bzr version 1.0 out of box. > > It works for me: > > [EMAIL PROTECTED]:~/tmp% bzr get http://bzr.xsteve.at/dvc > Branched 304 revision(s). > [EMAIL PROTECTED]:~/tmp% bzr --version > Bazaar (bzr) 0.90.0 > Python interpreter: /usr/bin/python 2.5.1.final.0 > Python standard library: /usr/lib/python2.5 > bzrlib: /usr/lib/python2.5/site-packages/bzrlib > Bazaar configuration: /home/stefan/.bazaar > Bazaar log file: /home/stefan/.bzr.log > > > Stefan. _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
