emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bazaar references complicate the git transition


From: David Reitter
Subject: Re: Bazaar references complicate the git transition
Date: Sat, 11 Jan 2014 15:13:32 -0500

Eric,

Here's an idea - why don't you just tag each referenced revision in git with 
the bzr revision id, e.g.,

git tag 'bzr/115967'  de7d9800

That would make it trivial and seamless to find a reference later on.  
I would update the change log files to use the same bzr/ prefix.  

You can do this after the transition is done, and if people don't like it, they 
can undo it in the future.

- David


On Jan 11, 2014, at 1:08 PM, Eli Zaretskii <address@hidden> wrote:

>> Date: Sat, 11 Jan 2014 20:04:41 +0200
>> From: Eli Zaretskii <address@hidden>
>> Cc: address@hidden, address@hidden
>> 
>> "bzr log" suggests that there are only about 120 commits that
>> reference other revisions.
> 
> Sorry, make that 160 (still very few).




reply via email to

[Prev in Thread] Current Thread [Next in Thread]