lp:~luoyonggang/subvertpy/python2

Created by Yonggang Luo and last modified
Get this branch:
bzr branch lp:~luoyonggang/subvertpy/python2
Only Yonggang Luo can upload to this branch. If you are Yonggang Luo please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Yonggang Luo
Project:
subvertpy
Status:
Development

Recent revisions

2454. By Yonggang Luo

comments update.

2453. By Yonggang Luo

Becuase apr_os_file_put didn't works under win32, so use apr_file_open instead
apr_os_file_put under win32.

2452. By Yonggang Luo

Use addCleanup instead directly file close.

2451. By Yonggang Luo

Python 2.4 didn't support for b prefix.
apr_pool_destroy(temp_pool) can close files.

2450. By Yonggang Luo

The newlines are different under Windows to Unix-like system.
So only compare with splits.
The diff resulted files should be closed.

2449. By Yonggang Luo

os.tmpfile is deperated and not works properly under Win7. use tempfile.NamedTemporaryFile
instead, so that it works under Windows.

2448. By Jelmer Vernooij

Add constant ERR_WC_UPGRADE_REQUIRED.

2447. By Jelmer Vernooij

Fix compilation against svn 1.7.

2446. By Jelmer Vernooij

Merge fix for test URLs on Windows from Yonggang Luo.

2445. By Jelmer Vernooij

Merge fix from Yonggang Luo for skipping test that requires tzset on Windows.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~jelmer/subvertpy/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers