git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Abscissa <bus_nabble_git@semitwist.com>
To: git@vger.kernel.org
Subject: Re: SVN -> Git *but* with special changes
Date: Thu, 12 Jan 2012 13:52:18 -0800 (PST)	[thread overview]
Message-ID: <1326405138283-7181897.post@n2.nabble.com> (raw)
In-Reply-To: <1326065910362-7166084.post@n2.nabble.com>

I'm trying to do it manually with git-svn, but I'm getting the same problem.
I have two different SVN repos I want to do (turns out neither have
branches, I had thought they did, but one of them does have tags). Doing
this:

git svn clone {the url to the SVN repo} --prefix=svn/ --preserve-empty-dirs
--authors-file={already prepared authors file} --trunk=trunk --tags=tags

It gets partway through, and then gives me:

Failed to strip path '{some path}/.gitignore' ((?-xism:^trunk(/|$)))

Where {some path} is an empty dir in the trunk of one repo, and a completely
non-existent path in the other. (In both cases I'm looking at the revision
git-svn had gotten to when bailing, plus the revision before and the
revision after).

I don't have a clue what that error message is trying to tell me or what is
going wrong. :(

If it helps, these are the repos I'm trying to convert:

http://svn.dsource.org/projects/semitwist   (git svn clone fails at r46 (out
of 242) on 'src/nonFatalAssertTest/.gitignore')
http://svn.dsource.org/projects/goldie   (git svn clone fails at r85 (out of
557) on 'bin/lang/.gitignore')

(Yes, they do have a non-standard top-level "downloads" directory, but
that's just how that host does file downloads, and I *don't* need to
preserve it)


--
View this message in context: http://git.661346.n2.nabble.com/SVN-Git-but-with-special-changes-tp6840904p7181897.html
Sent from the git mailing list archive at Nabble.com.

  reply	other threads:[~2012-01-12 21:52 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-09-28 16:37 SVN -> Git *but* with special changes Abscissa
2011-09-28 17:10 ` Stephen Bash
2011-09-28 17:44   ` Matthieu Moy
2011-09-28 19:07     ` Jeff King
2011-09-28 18:03   ` Abscissa
2012-01-07 22:30   ` Abscissa
2011-09-28 19:04 ` Jeff King
2012-01-08  5:03   ` Abscissa
2012-01-08  5:10     ` Jeff King
2012-01-08  5:17       ` Abscissa
2012-01-08  5:25         ` Abscissa
2012-01-08 10:33           ` Carlos Martín Nieto
2012-01-08 10:47             ` Andreas Schwab
2012-01-08 12:08               ` Adam Borowski
2012-01-08 22:28                 ` Abscissa
2012-01-08 23:38                   ` Abscissa
2012-01-12 21:52                     ` Abscissa [this message]
2012-01-14  3:43                       ` Abscissa
2012-01-09  8:26                   ` Michael Haggerty
2012-01-08 11:24           ` Thomas Hochstein
2012-01-08 11:20         ` Thomas Hochstein

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=1326405138283-7181897.post@n2.nabble.com \
    --to=bus_nabble_git@semitwist.com \
    --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).