From: schachtobi <schachtobi@web.de>
To: git@vger.kernel.org
Subject: using git svn as subversion client
Date: Tue, 14 Sep 2010 21:35:46 +0200 [thread overview]
Message-ID: <4C8FCE92.5070801@web.de> (raw)
Hello all,
I just started learning git but I unfortunatelly have to use a
subversion repository to interact with (company).
Now I have a project (in svn) with some branches in it. I fetched those
using git-svn and even when I did a merge in the git working copy it
showed up in the right branch in subversion.
So far so good.
But now there is the fact that our team relies on the subversion
properties. Namely the svn:merginfo. Using this information we keep
track what features and bugfixes got merged into the release lines.
Unfortunatelly they got not set using git as an svn client and this way
it is actually not a standard conform svn client. Probably this was not
the development goal for git-svn.
Then I read about that git does not support properties at all (except
the executable attribute). But I also found out that David Fraser
started working on a support to set svn properties using git as a client.
My question is now how I could check if and when this got/will get
merged into the mainline git and if there is allready a feature request
for svn:mergeinfo support in git.
regards,
Tobias
reply other threads:[~2010-09-14 19:35 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=4C8FCE92.5070801@web.de \
--to=schachtobi@web.de \
--cc=git@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).