* Unable to convert a subversion repo to git
@ 2013-01-16 14:06 Timothy Kretschmer
2013-01-18 16:48 ` Michael J Gruber
0 siblings, 1 reply; 3+ messages in thread
From: Timothy Kretschmer @ 2013-01-16 14:06 UTC (permalink / raw)
To: git
I am seeing the following output while converting a subversion repo to git.
>Found possible branch point: <repo-url>/trunk =>
<repo-url>/branches/CMT_PHASE3, 18441
> fatal: Not a valid object name refs/remotes/BlueSimViewer 5.0 20110316 Branch
> cat-file commit refs/remotes/BlueSimViewer 5.0 20110316 Branch: command returned error: 128
The command I am running to convert the repo is
> git svn clone <repo-url> -A authors-transform.txt --stdlayout bluebox-git > svnlist
I am running git version 1.8.1.1 on an Ubuntu 12.10 server. I am happy
to provide any other information that would be helpful.
I appreciate any assistance you can provide in this matter,
-Tim
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Unable to convert a subversion repo to git
2013-01-16 14:06 Unable to convert a subversion repo to git Timothy Kretschmer
@ 2013-01-18 16:48 ` Michael J Gruber
[not found] ` <CAO2=c4k8aexmjNUCSigGDVn_5rzVLp1a2C6ngoke-6eU=8WiWQ@mail.gmail.com>
0 siblings, 1 reply; 3+ messages in thread
From: Michael J Gruber @ 2013-01-18 16:48 UTC (permalink / raw)
To: Timothy Kretschmer; +Cc: git
Timothy Kretschmer venit, vidit, dixit 16.01.2013 15:06:
> I am seeing the following output while converting a subversion repo to git.
>
> >Found possible branch point: <repo-url>/trunk =>
> <repo-url>/branches/CMT_PHASE3, 18441
>> fatal: Not a valid object name refs/remotes/BlueSimViewer 5.0 20110316 Branch
>> cat-file commit refs/remotes/BlueSimViewer 5.0 20110316 Branch: command returned error: 128
>
> The command I am running to convert the repo is
>
>> git svn clone <repo-url> -A authors-transform.txt --stdlayout bluebox-git > svnlist
>
> I am running git version 1.8.1.1 on an Ubuntu 12.10 server. I am happy
> to provide any other information that would be helpful.
>
> I appreciate any assistance you can provide in this matter,
> -Tim
git-svn should cope with funky branch names. What is the exact name of
the "CMT..." and "BlueSimViewer..." branches? Are you using a case
challenged file system or just some standard linux fs?
Michael
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2013-01-18 19:00 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-16 14:06 Unable to convert a subversion repo to git Timothy Kretschmer
2013-01-18 16:48 ` Michael J Gruber
[not found] ` <CAO2=c4k8aexmjNUCSigGDVn_5rzVLp1a2C6ngoke-6eU=8WiWQ@mail.gmail.com>
2013-01-18 18:59 ` Michael J Gruber
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).