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/058848.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 Python"Martin v. Löwis" martin at v.loewis.de
Fri Dec 16 20:30:40 CET 2005
Phillip J. Eby wrote:
> The "Revision" from "svn info" isn't reliable; it doesn't actually relate 
> to what version of code is in the subtree.  It can change when nothing has 
> changed.

That is not true. It does relate - it is the revision that was current
when "svn up" was last done. This *does* allow you to tell what changed
last, and it *does* allow to restore the precise sources (unless the
user only made a partial "svn up"). If some person tells you this
revision R, and you do 'svn up -rR', then you have precisely the same
sources as that person.

Regards,
Martin
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