On Jul 17, 2008, at 8:13 PM, Rusty Burchfield wrote:
On Jun 22, 10:44 am, "Ealden Escañan" <[EMAIL PROTECTED]> wrote:
git svn clone https://...
Initialized empty Git repository in d:/Ealden/...
r100 = 725619d88696fb5dcc07500ea1347e7b01c1b93e (git-svn)
Can't locate object method "hash_and_insert_object" via package "Git"
at C:/Program Files/Git/bin/git-svn line 3254.
With Git-1.5.6.1-preview20080701.exe, SVN integration fails for me as
you describe.
However, it works fine with Git-1.5.5-preview20080413.exe. ;-)
We know this for some time now. Unfortunately, nobody seems to be
working on a solution to the problem.
We are no longer interested in problem descriptions but only in
solutions. Therefore, Dscho and I decided to remove git-svn from the
end-user installer. Personally, I am only interested in the core
commands that are needed for a native git workflow, so I will *not* fix
git-svn. In fact, I never ran git-svn. Apparently, the other core
msysgit developer are also not interested in working on git-svn.
git-svn will still be available if you checkout the msysgit source as
describe on the msysgit homepage (see "If you want to hack ..."). After
git-svn matured, we can include it again in the end-user installer.
Steffen