Git development
 help / color / mirror / Atom feed
From: Tim Janik <timj@imendio.com>
To: Eric Wong <normalperson@yhbt.net>
Cc: git@vger.kernel.org
Subject: git-svn breaks on gtk+ import
Date: Fri, 7 Mar 2008 19:00:37 +0100 (CET)	[thread overview]
Message-ID: <alpine.DEB.1.00.0803071844510.27175@master.birnet.private> (raw)

hi Eric.

with git-svn from git 1.5.4.3, imports of the Gtk+ repository fail:

   git-svn clone -T trunk -b branches -t tags -r 19001 http://svn.gnome.org/svn/gtk+
   Using existing [svn-remote "svn"]
   Using higher level of URL: http://svn.gnome.org/svn/gtk+ => http://svn.gnome.org/svn/gtk%2B/http:
   No such file or directory: PROPFIND request failed on '/svn/gtk%252B/http%3A': Could not open the requested SVN filesystem at /usr/bin/git-svn line 1352

trying the same for glib works fine:

   git-svn clone -T trunk -b branches -t tags -r 6601 http://svn.gnome.org/svn/glib
   [...]
   r6601 = 987f6388b211281d08fce0e63936d9e612ed4d4f (trunk)
   Checked out HEAD:
     http://svn.gnome.org/svn/glib/trunk r6601

looks like the '+' in the the http://svn.gnome.org/svn/gtk+ repository
name isn't handled correctly.

---
ciaoTJ

             reply	other threads:[~2008-03-07 18:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-07 18:00 Tim Janik [this message]
2008-03-07 19:41 ` git-svn breaks on gtk+ import Harvey Harrison
2008-03-07 20:09   ` Tim Janik
2008-03-07 20:19 ` Tommi Komulainen
2008-03-08  7:47 ` Eric Wong
2008-04-07  8:20   ` Eric Wong

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=alpine.DEB.1.00.0803071844510.27175@master.birnet.private \
    --to=timj@imendio.com \
    --cc=git@vger.kernel.org \
    --cc=normalperson@yhbt.net \
    /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