From: Peter Baumann <waste.manager@gmx.de>
To: git discussion list <git@vger.kernel.org>
Subject: Re: git-svn: failure to clone logcheck's repo
Date: Fri, 13 Jul 2007 11:56:20 +0200 [thread overview]
Message-ID: <20070713095620.GC18199@xp.machine.xx> (raw)
In-Reply-To: <20070713094710.GB18199@xp.machine.xx>
On Fri, Jul 13, 2007 at 11:47:10AM +0200, Peter Baumann wrote:
> On Fri, Jul 13, 2007 at 11:36:22AM +0200, martin f krafft wrote:
> > Hi list,
> >
> > I am trying to access the logcheck repository with git-svn. Even
> > though I can happily clone the trunk:
> >
> > git-svn clone svn://svn.debian.org/svn/logcheck/logcheck/trunk git
> >
> > as soon as I try to clone the entire thing with tags and branches:
> >
> > git-svn clone -T trunk -t tags -b branches
> > svn://svn.debian.org/svn/logcheck/logcheck git
> >
> > it barfs:
> >
> > Initialized empty Git repository in .git/
> > Using higher level of URL: svn://svn.debian.org/svn/logcheck/logcheck => svn://svn.debian.org/svn/logcheck
> > r19 = 95d0625b6c62935cfd3e44ec7dca5b6f6b05ab44 (trunk)
> > [...]
> > r20 = a3e5240dcc4d064b46273584800d3ae7a1e21330 (trunk)
> > Found possible branch point: svn://svn.debian.org/svn/logcheck/logcheck/trunk => svn://svn.debian.org/svn/logcheck/logcheck/branches/VENDOR, 20
> > Found branch parent: (VENDOR) a3e5240dcc4d064b46273584800d3ae7a1e21330
> > Following parent with do_switch
> > Successfully followed parent
> > r21 = 0ffcb70923d77c1d24019362e1ed1cd18d05f235 (VENDOR)
> > Malformed network data: Malformed network data at /usr/local/bin/git-svn line 1029
> >
> > I think I'll be fine with *not* preserving logcheck's history when
> > I move it to git, but thought best to let you know since this may be
> > a bug in git-svn.
> >
>
> This is a known problem. If I remember correctly,it is save to just
> resume the import with git-svn fetch, and nothing bad should happen.
>
> Just search the list archive for more info (sorry, I don't have a
> reference to the thread)
Just found it. Look e.g. here on the comment from Eric Wong:
http://thread.gmane.org/gmane.comp.version-control.git/50962/focus=275913
-Peter
next prev parent reply other threads:[~2007-07-13 9:55 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-13 9:36 git-svn: failure to clone logcheck's repo martin f krafft
2007-07-13 9:47 ` Peter Baumann
2007-07-13 9:56 ` Peter Baumann [this message]
2007-07-13 10:37 ` martin f krafft
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=20070713095620.GC18199@xp.machine.xx \
--to=waste.manager@gmx.de \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.