git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* conversion from svn with renames
@ 2007-07-29 12:23 Ricardo SIGNES
  2007-11-16  3:16 ` Väinö Järvelä
  0 siblings, 1 reply; 3+ messages in thread
From: Ricardo SIGNES @ 2007-07-29 12:23 UTC (permalink / raw)
  To: git


I'd like to convert svn.codesimply.com/projects' contents to git.

Right now, the content is like this:

  /projects/$PROJECTNAME/{trunk,tags,branches}

git-svnimport does well if I specify projects/$PROJECTNAME/trunk as the trunk
directory and that/tags as the tags directory.  (I am not interested in
bothering with branches.)  The problem is this:

For many of the projects, $PROJECTNAME was once "foo" and is now "bar."
git-svnimport only imports the history from the current name.

I tried to import foo, then bar, into one git repostiory, but the histories
didn't seem to get connected.  Sam V. suggested git-filter-branch, but I didn't
quite see how to make it do what I wanted.

I would greatly appreciate any advice or help on this conversion.

-- 
rjbs

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

end of thread, other threads:[~2007-11-16  3:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-07-29 12:23 conversion from svn with renames Ricardo SIGNES
2007-11-16  3:16 ` Väinö Järvelä
2007-11-16  3:49   ` Väinö Järvelä

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