Menu

Trac Commit Log


Commit Date  
[r8655] by rblank

0.11-stable: It seems that Windows Vista and up can actually rename open files, so run the according test in that case.

Related to #8623.

2009-10-09 11:41:39 Tree
[r8654] by rblank

0.12dev: Merged [8648:8650] from 0.11-stable.

2009-10-09 11:08:45 Tree
[r8653] by rblank

MultiRepos: Merged with 0.12dev [8633:8651].

2009-10-09 10:43:59 Tree
[r8652] by rblank

MultiRepos: Changed `source` and `changeset` resources from having a composite `(reponame, id)` id to being children of a new `repository` resource.

Closes #7706.

2009-10-09 09:38:51 Tree
[r8651] by rblank

0.12dev: Follow-up to [8612], where a check for `fs.list == None` has been inadvertently removed.

2009-10-08 17:55:19 Tree
[r8650] by cboos

In Windows' transactioned rename, one shouldn't use arbitrarily large transaction description, as this can make the call fail.

Closes #8725.

2009-10-07 21:41:29 Tree
[r8649] by cboos

Follow-up to r8648, as on Windows Vista x64, Python 2.3.5 would fail with `ValueError: empty range for randrange()`.

This is because 0xffffffff is -1, in Python 2.3:
{{{
>>> 0xffffffff
<stdin>:1: FutureWarning: hex/oct constants > sys.maxint will return positive values in Python 2.4 and up
-1
}}}

2009-10-07 21:06:37 Tree
[r8648] by rblank

0.11-stable: Fixed `rename()` for Python 2.3. Also, added basic unit tests for `AtomicFile`.

Related to #8725.

2009-10-07 18:56:09 Tree
[r8647] by cboos

TracMercurial for 0.12: ported r8646, 1.4pre compatibility fix from mercurial-plugin-0.11 branch

2009-10-07 17:06:47 Tree
[r8646] by cboos

TracMercurial for 0.11: support Mercurial 1.4dev (after hg:1ef630452e0b).

Thanks to Benoit Boissinot on #mercurial for the hint about not supporting unreleased Mercurial versions.
Actually an unreleased version will always be considered to be the newest. If this assumption is wrong, upgrading to mpm's hg tip should do, or at least getting a release version so that the coarse grained version check will work.

2009-10-07 14:11:17 Tree
Older >
MongoDB Logo MongoDB