"bzr pull --overwrite" jam.integration into bzr.dev
Alexey Shamrin
shamrin at gmail.com
Thu Nov 24 08:42:10 GMT 2005
On 24/11/05, Alexey Shamrin <shamrin at gmail.com> wrote:
> Hello!
>
> When doing pull --overwrite over current bzr.dev, I get this (under Linux):
>
> ~/jam.integration $ python ~/bzr.dev/bzr pull --remember --overwrite
> http://bzr.arbash-meinel.com/branches/bzr/jam-integration/
> bzr: ERROR: exceptions.Exception:
> /home/ash/jam.integration/./bzrlib/selftest/test_inv.py is missing
> at /home/ash/bzr.dev/bzrlib/changeset.py line 991
> in rename_to_new_create
>
> No full traceback in the log.
Under windows it's:
exceptions.IOError: [Errno 2] No such file or directory:
'C:\\work\\prog\\bzr\\jam.integration\\.\\bzrlib\\selftest\\test_inv.py'
at C:\SOFT\PYTHON\lib\shutil.py line 48
in copyfile
Again no full traceback.
It seems to me "bzr pull" doesn't like renames very much.
--
Alexey
More information about the bazaar
mailing list