git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-svn breaks on gtk+ import
@ 2008-03-07 18:00 Tim Janik
  2008-03-07 19:41 ` Harvey Harrison
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Tim Janik @ 2008-03-07 18:00 UTC (permalink / raw)
  To: Eric Wong; +Cc: git

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

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

end of thread, other threads:[~2008-04-07  8:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-07 18:00 git-svn breaks on gtk+ import Tim Janik
2008-03-07 19:41 ` 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

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