2.1.0 Bzr still records absolute path locations as parent root (LP:135234)
Martin Pool
mbp at canonical.com
Mon Mar 15 02:13:59 GMT 2010
On 15 March 2010 02:51, Jari Aalto <jari.aalto at cante.net> wrote:
>
> Is there any progress with this bug report:
>
> LP#135234
> Checkout should record relative paths (dir move problem)
>
> This is pretty desperate situation not to be able to relocate
> directories around.
Hi,
It's not trivial to store a relative path only if the user gave one,
because by the time it is stored we're often passing an object rather
than just a string. However
<https://code.edge.launchpad.net/~mbp/bzr/135234-checkout-relpath/+merge/21343>
makes it store a relative path always, which I think is reasonable.
--
Martin <http://launchpad.net/~mbp/>
More information about the bazaar
mailing list