← Back to team overview

subvertpy-users team mailing list archive

Re: [PATCH] Add version fields to _ra for the version of Subversion compiled against

 

On 23 Sep 2010, at 17:25, Jelmer Vernooij wrote:

On Thu, 2010-09-23 at 15:21 +0200, Dan Villiom Podlaski Christiansen
wrote:
# HG changeset patch
# User Dan Villiom Podlaski Christiansen <danchr@xxxxxxxxx>
# Date 1285247033 -7200
# Node ID de1e4e44b03054a50e6f772305f33b76aaf68057
# Parent  028e04fcf8cc408ccf56d2335c9ab94da3f8207b
Add version fields to _ra for the version of Subversion compiled against.
These are also returned by version(). Why would you like to duplicate
them?

I assume you're referring to subvertpy.wc.version(). That's the version linked against at runtime, whereas these are the version linked against at compile-time. For hgsubversion, we want to ensure that Subvertpy was *linked* against 1.5 or later; otherwise the functions provided by it won't be available.

--

Dan Villiom Podlaski Christiansen
danchr@xxxxxxxxx

Attachment: smime.p7s
Description: S/MIME cryptographic signature


Follow ups

References