git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-svnimport breakage as of git-1.4.4
@ 2006-12-07 15:26 Daniel Drake
  2006-12-08 20:32 ` Sasha Khapyorsky
  0 siblings, 1 reply; 19+ messages in thread
From: Daniel Drake @ 2006-12-07 15:26 UTC (permalink / raw)
  To: git; +Cc: sashak

Hi,

git-svnimport broken between git-1.4.3.5 and git-1.4.4

I have found that commit 83936a29e275bc0c04f60d3333e4951a9e16b1fc is the
cause of this.

I am using git-svnimport to work with a repo with this layout:

https://server/repo/trunk
https://server/repo/tags/x.y.z
https://server/repo/branches/somebranch

Starting a fresh import:

# git-svnimport -v -i -C repo -r https://server repo

Fetching from 1 to 10707 ...
Tree ID 4b825dc642cb6eb9a060e54bf8d69288fbee4904
Committed change 1:/ 2004-12-22 22:53:27)
Committing initial tree 4b825dc642cb6eb9a060e54bf8d69288fbee4904
Commit ID 2614c05ac4c5f24eb89cea056a7d46c909084d8c
Writing to refs/heads/origin
DONE: 1 origin 2614c05ac4c5f24eb89cea056a7d46c909084d8c
RA layer request failed: PROPFIND request failed on '/trunk/.cvsignore':
PROPFIND of '/trunk/.cvsignore': 405 Method Not Allowed (https://server)
at /usr/bin/git-svnimport line 358


According to the server logs, git is requesting /trunk/.cvsignore rather
than /repo/trunk/.cvsignore

I'm happy to test patches and whatnot but don't have time to investigate
further right now.

Thanks!
-- 
Daniel Drake
Brontes Technologies, A 3M Company

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

end of thread, other threads:[~2007-01-07  0:14 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-07 15:26 git-svnimport breakage as of git-1.4.4 Daniel Drake
2006-12-08 20:32 ` Sasha Khapyorsky
2006-12-10  3:49   ` Dongsheng Song
2006-12-10 11:47     ` Sasha Khapyorsky
2006-12-11 20:00       ` Dongsheng Song
2006-12-11 20:50         ` Sasha Khapyorsky
2006-12-11 21:01           ` Dongsheng Song
2006-12-14  2:25             ` Sasha Khapyorsky
2006-12-11 14:27   ` Daniel Drake
2006-12-11 20:49     ` Sasha Khapyorsky
2006-12-11 21:03       ` Daniel Drake
2006-12-11 22:03         ` Sasha Khapyorsky
2006-12-13 16:28       ` Daniel Drake
2006-12-14  2:21         ` Sasha Khapyorsky
2006-12-14 21:05           ` Daniel Drake
2006-12-14 21:20             ` Sasha Khapyorsky
2006-12-14 21:32               ` Junio C Hamano
2006-12-14 21:43                 ` Sasha Khapyorsky
2007-01-07  0:22                   ` [PATCH] git-svnimport: clean svn path when accessing SVN repo Sasha Khapyorsky

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