Commit comments when merging
Jelmer Vernooij
jelmer at vernstok.nl
Wed Feb 11 14:48:55 GMT 2009
On Wed, Feb 11, 2009 at 10:46:29PM +0900, David Muir wrote:
> I gave bz svn-push --merged a whirl, but it just sat there, chugged, for
> a while, then nothing. No errors, but it didn't do anything either (that
> I could see). Maybe it's my setup that's wrong...
> Here's how I'm set up:
> SVN repo on the interwebs
> Local checkout of svn repo ~/repos/svn/myProj/trunk
> Local development branch of local checkout ~/www/myProj
> I commit a couple revs to the local development branch ~/www/myProj/bzr
> commit
> I then merge those into the local checkout: ~/repos/svn/myProj/trunk/bzr
> merge ~/www/myProj
> Then I ran: ~/repos/svn/myProj/trunk/bzr svn-push --merged
> svn+ssh://pathToRepo
What version of bzr-svn are you using? Also, please specify a
svn+ssh://pathToRepo/trunk rather than just the repository root to
svn-push.
Cheers,
Jelmer
> Jelmer Vernooij wrote:
>> On Tue, 2009-02-10 at 10:51 -0600, Brian de Alwis wrote:
>>> On 9-Feb-2009, at 6:22 PM, James Henstridge wrote:
>>>> When you merge a branch, the actual commits are imported into your
>>>> branch too. The "bzr log" output will show the merged revisions
>>>> indented, so you don't need to repeat their commit messages in the
>>>> message for your merge revision.
>>> That's unfortunately not true if you're merging to a non-bzr format,
>>> such as through bzr-svn.
>> bzr-svn can push these other commits as well, they can be committed in
>> other branches - see bzr svn-push --merged. This can be appropriately
>> displayed if you have a svn viewer that uses the svn mergeinfo that was
>> added in svn 1.5.
>> Cheers,
>> Jelmer
--
Jelmer Vernooij <jelmer at samba.org> - http://jelmer.vernstok.nl/
15:48:12 up 40 days, 18:36, 1 user, load average: 1.33, 1.51, 1.83
More information about the bazaar
mailing list