On Mon, Jun 23, 2008 at 12:54 AM, Steffen Prohaska <[EMAIL PROTECTED]> wrote: > > > On Jun 19, 2008, at 1:24 AM, Junio C Hamano wrote: > >> The latest feature release GIT 1.5.6 is available at the usual >> places: > > > The msysgit Windows installer is available at > > http://code.google.com/p/msysgit/downloads > > Steffen >
Hi Steffen Thanks for this release. I did a quick test with git-svn and it seems to fail with clone and rebase. This is with a clean install of Git-1.5.6-preview20080622.exe on Vista Business 32-bit. 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. git svn rebase Can't locate object method "cat_blob" via package "Git" at C:/Program Files/Git/bin/git-svn line 3201. I'm wondering if SVN support is built in by default? Thanks -- Ealden Esto E. Escañan http://blog.ealden.net
