Details
-
Type:
Bug
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: ip_diffim, pex_logging
-
Labels:None
-
Team:Architecture
Description
In DM-2635 support for SVN version guessing was removed. Turns out that ip_diffim does call the removed function. Additionally, pex_logging has a version function that relies on $HeadURL$. Both these version functions should be removed as Sconsutils now writes the version information in a standardized way for each package.
Attachments
Issue Links
- relates to
-
DM-2635 Provide a function to return the path to a package, given its name
- Done
Activity
Issue Type | Story [ 10001 ] | Bug [ 1 ] |
Reviewers | Jim Bosch [ jbosch ] | |
Status | To Do [ 10001 ] | In Review [ 10004 ] |
Status | In Review [ 10004 ] | Reviewed [ 10101 ] |
Resolution | Done [ 10000 ] | |
Status | Reviewed [ 10101 ] | Done [ 10002 ] |
Team | Architecture [ 10304 ] |
Please review this trivial patch to remove HeadURL version functions from ip_diffim and pex_logging. This code doesn't work and never seems to be called and buildbot run #6693 was fine.