From: Eric Wong <normalperson@yhbt.net>
To: Richard MUSIL <richard.musil@st.com>
Cc: git@vger.kernel.org
Subject: Re: git-svn: commit author x commit committer issue
Date: Fri, 17 Aug 2007 00:58:40 -0700 [thread overview]
Message-ID: <20070817075840.GA9504@soma> (raw)
In-Reply-To: <46C43F5F.3040508@st.com>
Richard MUSIL <richard.musil@st.com> wrote:
> Eric Wong wrote:
> > Richard MUSIL <richard.musil@st.com> wrote:
> > I also want to avoid creating extra junk on the SVN repository which I
> > don't personally consider very important. SVK does stuff like that with
> > merges, and only SVK understands the metadata it uses. I prefer
> > transparency.
>
> I made some suggestions in this thread about using revision
> (unversioned) property of SVN fot git "metadata". AFAIK using rev. props
> is completely transparent to other SVN clients (in this case those not
> being git-svn), so they could easily ignore them.
>
> It could be optional on git config property for commit and autodetected
> for clone/pull.
>
> The scenario I could easily imagine (though it is not something I am
> currently using) is having dev teams using git internally (because its
> much easier for tracking local development) and having SVN repo as a
> "central hub". In such environment, there will be probably one person in
> each team (dev. lead) collecting commits from others and once things are
> set, he will commit all changes to svn. In that particular case, he does
> not have to worry about different sha1s, because they use only one SVN
> (as it was meant to be used). But he could be sad about losing all
> authors info about the people commits. And my personal believe is, this
> is how git-svn may enter svn world on big projects.
>
> But you are right, it is up to you to decide. It was just an idea ;-).
It'd be easy for git-svn to write metadata to rev-props. Whether or not
it reads and does anything with them is another issue... I think Sam
was working on something that allowed it to track merges on the
git-side, but we'd be introducing a third or fourth method of
non-standard merge-tracking into SVN :)
In any case, this behavior should always be optional and off by default.
--
Eric Wong
next prev parent reply other threads:[~2007-08-17 7:58 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-08 13:46 git-svn: commit author x commit committer issue Richard MUSIL
2007-08-08 15:42 ` Quy Tonthat
2007-08-08 17:13 ` Peter Baumann
2007-08-09 9:45 ` Richard MUSIL
2007-08-16 9:20 ` Eric Wong
2007-08-16 12:13 ` Richard MUSIL
2007-08-17 7:58 ` Eric Wong [this message]
2007-08-22 10:07 ` Guilhem Bonnefille
2007-08-22 10:17 ` Guilhem Bonnefille
2007-08-22 21:34 ` Junio C Hamano
2007-08-23 5:05 ` Eric Wong
2007-08-23 8:51 ` Richard MUSIL
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070817075840.GA9504@soma \
--to=normalperson@yhbt.net \
--cc=git@vger.kernel.org \
--cc=richard.musil@st.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.