Ticket #3058 enhancement closed fixed

Opened 5 years ago

Last modified 5 years ago

grok svn 1.4 information in twisted.python.versions

Reported by: exarkun Owned by:
Priority: highest Milestone:
Component: core Keywords:
Cc: Branch: branches/svn14version-3058
Author: glyph Launchpad Bug:

Description

Currently only svn 1.3 internal details are recognized. 1.4 is in widespread use now (and 1.5 is coming pretty soon I guess maybe). It'd be nice to update this functionality a bit.

Attachments

svn14.patch Download (0.8 KB) - added by glyph 5 years ago.
a bad joke about a solution to this issue

Change History

Changed 5 years ago by glyph

a bad joke about a solution to this issue

1

Changed 5 years ago by glyph

  • branch set to branches/svn14version-3058
  • author set to glyph

(In [22721]) Branching to 'svn14version-3058'

2

Changed 5 years ago by glyph

  • priority changed from low to highest
  • owner exarkun deleted
  • keywords review added

A real solution is in the branch.

3

Changed 5 years ago by therve

  • owner set to glyph
  • keywords review removed

I tried hard to spot something, but it looks great. Please update the copyright notice of both files, then merge.

4

Changed 5 years ago by glyph

  • status changed from new to closed
  • resolution set to fixed

(In [22725]) Update twisted.python.versions to understand version 8 of SVN "entries" files.

Fixes #3058

Author: glyph, exarkun

Reviewer: therve

For a long time now, twisted.python.versions has been giving back "rUnknown" for SVN checkouts. This updates it to understand the more recent format used by svn 1.4, as well as suggesting a very simple framework for dealing with future versions.

This also moves another test module out of twisted.test, continuing the slow process of depopulating that namespace and moving everything to dedicated test packages.

5

Changed 2 years ago by <automation>

  • owner glyph deleted
Note: See TracTickets for help on using tickets.