git-svnimport breakage as of git-1.4.4

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <git@...>
Cc: <sashak@...>
Date: Thursday, December 7, 2006 - 11:26 am

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

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git-svnimport breakage as of git-1.4.4, Daniel Drake, (Thu Dec 7, 11:26 am)
Re: git-svnimport breakage as of git-1.4.4, Sasha Khapyorsky, (Fri Dec 8, 4:32 pm)
Re: git-svnimport breakage as of git-1.4.4, Daniel Drake, (Mon Dec 11, 10:27 am)
Re: git-svnimport breakage as of git-1.4.4, Sasha Khapyorsky, (Mon Dec 11, 4:49 pm)
Re: git-svnimport breakage as of git-1.4.4, Daniel Drake, (Wed Dec 13, 12:28 pm)
Re: git-svnimport breakage as of git-1.4.4, Sasha Khapyorsky, (Wed Dec 13, 10:21 pm)
Re: git-svnimport breakage as of git-1.4.4, Daniel Drake, (Thu Dec 14, 5:05 pm)
Re: git-svnimport breakage as of git-1.4.4, Sasha Khapyorsky, (Thu Dec 14, 5:20 pm)
Re: git-svnimport breakage as of git-1.4.4, Junio C Hamano, (Thu Dec 14, 5:32 pm)
Re: git-svnimport breakage as of git-1.4.4, Sasha Khapyorsky, (Thu Dec 14, 5:43 pm)
Re: git-svnimport breakage as of git-1.4.4, Daniel Drake, (Mon Dec 11, 5:03 pm)
Re: git-svnimport breakage as of git-1.4.4, Sasha Khapyorsky, (Mon Dec 11, 6:03 pm)
Re: git-svnimport breakage as of git-1.4.4, Dongsheng Song, (Sat Dec 9, 11:49 pm)
Re: git-svnimport breakage as of git-1.4.4, Sasha Khapyorsky, (Sun Dec 10, 7:47 am)
Re: git-svnimport breakage as of git-1.4.4, Dongsheng Song, (Mon Dec 11, 4:00 pm)
Re: git-svnimport breakage as of git-1.4.4, Sasha Khapyorsky, (Mon Dec 11, 4:50 pm)
Re: git-svnimport breakage as of git-1.4.4, Dongsheng Song, (Mon Dec 11, 5:01 pm)
Re: git-svnimport breakage as of git-1.4.4, Sasha Khapyorsky, (Wed Dec 13, 10:25 pm)