git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How do I manage this setup with git-svn and/or git remotes?
@ 2007-08-17 17:24 David Kastrup
  2007-08-17 17:56 ` Linus Torvalds
  0 siblings, 1 reply; 10+ messages in thread
From: David Kastrup @ 2007-08-17 17:24 UTC (permalink / raw)
  To: git


I have a Subversion repository which contains the following:

https://repo.here/svn/dsp/{trunk,tags,branches}
and
https://repo.here/svn/projects/great/{trunk/tags/branches}

I have those currently checked out into separate git repositories.
However,

https://repo.here/svn/projects/great/{trunk/tags/branches}

contain a subdirectory dsp that has been copied via Subversion from
the main dsp trunk.  Subsequently this copy and the original dsp have
progressed.

Now is there any chance to set up a git structure that will me allow
to let _git_ perform merges between the standalone dsp project and the
part that has started off as a copy of it in a subdirectory from
projects/great, so that I have a merge history in my git mirror?

Or is basically the only thing I can do to create selective patches
and apply them, thus not tracking the merges?

-- 
David Kastrup

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2007-08-19 16:08 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-17 17:24 How do I manage this setup with git-svn and/or git remotes? David Kastrup
2007-08-17 17:56 ` Linus Torvalds
2007-08-17 18:26   ` David Kastrup
2007-08-17 18:53     ` Linus Torvalds
2007-08-17 21:04       ` David Kastrup
2007-08-17 21:18       ` Junio C Hamano
2007-08-17 21:32         ` David Kastrup
2007-08-18  7:07           ` David Kastrup
2007-08-18 23:37     ` Jakub Narebski
2007-08-19 16:04       ` David Kastrup

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).