Comment 11 for bug 760649

Revision history for this message
Jelmer Vernooij (jelmer) wrote : Re: [Bug 760649] [NEW] separate lookup dictionary

On Thu, 2011-04-14 at 17:09 +0000, Eugene Tarasenko wrote:
> > > It would need some sort of fancy hook to properly pull/push/branch
> > > between bzr branches.
> > That "fancy" part is most difficult part, IMO. Do you plan to implement
> > it yourself as core bzr dev?
> It would be good on commands branch/co/pull/update that bzr-svn will call
> bzr-externals api before any post* hooks. It is possible?
If it's a file in .bzr/externals/ and independent (but used by) bzr-svn,
I don't understand why bzr-svn should have this hook.

> Also, on command checkin you need check .bzr/externals/svn for setting
> svn-externals property in repository.
Can you elaborate?

Cheers,

Jelmer