From: pocmatos@gmail.com (Paulo J. Matos)
To: git@vger.kernel.org
Subject: Import of svn rep has path issues
Date: Sat, 01 May 2010 14:45:00 +0100 [thread overview]
Message-ID: <8439yblorn.fsf@gmail.com> (raw)
Hi all,
I just tried to import a svn project into git using git-svnimport.
I followed:
http://weblog.redlinesoftware.com/2008/2/24/converting-subversion-repositories-to-git
The line was:
git-svnimport -C projname -r -v -A authors https://your-repo-host.com/projname
Interestingly some revisions resulted in a lot of errors with:
91: Unrecognized path: /main.cc
This seems to occur in the first revisions where I hadn't adopted a tree
format of /branches, /tags, /trunk.
On the other hand, git-svnimport returned 0 to the environment, so I
would assume that those 'Unrecognized path' issues are just warnings and
everything went fine. I would like to have some confirmation of this if
possible and if these files were not imported into my new git rep, how
can I solve these issues?
Thanks,
--
PMatos
next reply other threads:[~2010-05-01 17:15 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-05-01 13:45 Paulo J. Matos [this message]
2010-05-02 8:15 ` Import of svn rep has path issues Ulrich Spörlein
2010-05-04 9:01 ` Paulo J. Matos
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=8439yblorn.fsf@gmail.com \
--to=pocmatos@gmail.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).