All of lore.kernel.org
 help / color / mirror / Atom feed
* using git svn as subversion client
@ 2010-09-14 19:35 schachtobi
  0 siblings, 0 replies; only message in thread
From: schachtobi @ 2010-09-14 19:35 UTC (permalink / raw)
  To: git

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-09-14 19:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-14 19:35 using git svn as subversion client schachtobi

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.