Re: Why does git-svn dcommit rewrite the log messages?

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

 



> Primarily it's so that the person who pushed via dcommit and people who
> sync via git-svn fetch get the same commit ID (assuming they are both
> using the same authors map).
>
> It might be possible to store the extra information needed to recreate
> exactly the original git commit in SVN revision properties, but this
> would need to be implemented once and basically not changed after that.
>
> You can disable this behaviour, but you'll end up with duplicate commits.
>
> Sam.
Thanks Sam,
Now I see the noMetadata option.  I'll give that try and see how much
trouble I get myself in.

As I was thinking about this some more, I started wondering if perhaps
the information could be stored in a .git-svnid file, that was
versioned on the subversion server as well as in the local git
repository.

I'll have to think through the implications of your explanation in the
mean time.

--wpd
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux