[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] Remove unnecessary code in libsvn_ra_git

From: Carlos Martín Nieto <cmn_at_elego.de>
Date: Tue, 10 Jun 2014 16:55:47 +0200

Hi,

stsp mentioned that this code might actually be useful for externals
that are kept in Git, so I've been looking more closely at the code and
found a quick fix I could make.

[[[
On the 'ra-git' branch: Remove unnecessary code in libsvn_ra_git

* subversion/libsvn_ra_git/ra_plugin.c
  (do_git_fetch): no need for explicit connect before fetching
  (svn_ra_git__stat): look up the bob/tree as a generic object, which is
  what map_obj_to_direct() wants.
]]]

Cheers,
   cmn

Received on 2014-06-10 22:10:56 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.