git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Ricardo SIGNES <rjbs@cpan.org>
To: git@vger.kernel.org
Subject: conversion from svn with renames
Date: Sun, 29 Jul 2007 08:23:01 -0400	[thread overview]
Message-ID: <20070729122301.GA17016@knight.manxome.org> (raw)


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

             reply	other threads:[~2007-07-29 12:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-29 12:23 Ricardo SIGNES [this message]
2007-11-16  3:16 ` conversion from svn with renames Väinö Järvelä
2007-11-16  3:49   ` Väinö Järvelä

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=20070729122301.GA17016@knight.manxome.org \
    --to=rjbs@cpan.org \
    --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).