2 new changesets in crew: http://www.bitbucket.org/tortoisehg/crew/changeset/b2a559a1a84a/ changeset: r1904:b2a559a1a84a user: sborho date: 2009-04-06 03:48:01 summary: setup: do not overwrite version file with bad data
Only overwrite if we have a valid new version or the version file does not yet exist. affected #: 1 file (90 bytes) http://www.bitbucket.org/tortoisehg/crew/changeset/8cac2e7b3a78/ changeset: r1905:8cac2e7b3a78 user: sborho date: 2009-04-06 03:53:40 summary: setup: read version from file when not written If the file failed to get written, shlib.version will return 'unknown', so we don't lose any functionality. This code path will be used by tar-file installs where __version__.py comes bundled with the source. affected #: 1 file (64 bytes) Repository URL: http://bitbucket.org/tortoisehg/crew/ -- This is a commit notification from bitbucket.org. You are receiving this because you have the service enabled, addressing the recipient of this email. ------------------------------------------------------------------------------ _______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
