A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://mail.python.org/pipermail/python-dev/2005-December/058838.html below:

[Python-Dev] Expose Subversion revision number to Python

[Python-Dev] Expose Subversion revision number to Python [Python-Dev] Expose Subversion revision number to Pythonskip@pobox.com skip at pobox.com
Fri Dec 16 12:02:19 CET 2005
    Armin> What about having instead:

    Armin>     sys.build_info = ("CPython", <svn rev>, "trunk")

    Armin> This would make it clear that it's the CPython svn rev number,
    Armin> and it could possibly be used to distinguish between branches,
    Armin> too, which the revision number alone cannot do.  ("trunk" is the
    Armin> last part of the path returned by "svn info".)

What was your directory path when you got "trunk" from "svn info"?  In my
sandbox I get this:

    % pwd
    /Users/skip/src/python-svn/trunk
    % svn info
    Path: .
    URL: svn+ssh://pythondev@svn.python.org/python/trunk
    Repository UUID: 6015fed2-1504-0410-9fe1-9d1591cc4771
    Revision: 41708
    Node Kind: directory
    Schedule: normal
    Last Changed Author: trent.mick
    Last Changed Rev: 41708
    Last Changed Date: 2005-12-15 16:16:49 -0600 (Thu, 15 Dec 2005)
    Properties Last Updated: 2005-12-15 20:45:15 -0600 (Thu, 15 Dec 2005)

Did you mean the last part of the URL?

Skip
More information about the Python-Dev mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4