git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Import of svn rep has path issues
@ 2010-05-01 13:45 Paulo J. Matos
  2010-05-02  8:15 ` Ulrich Spörlein
  0 siblings, 1 reply; 3+ messages in thread
From: Paulo J. Matos @ 2010-05-01 13:45 UTC (permalink / raw)
  To: git

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

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

end of thread, other threads:[~2010-05-04  9:02 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-01 13:45 Import of svn rep has path issues Paulo J. Matos
2010-05-02  8:15 ` Ulrich Spörlein
2010-05-04  9:01   ` Paulo J. Matos

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