jelmer/subvertpy.git
9 years agoSet Vcs-Git header rather than Vcs-Bzr; package has migrated to git.
Jelmer Vernooij [Sat, 5 Jul 2014 21:39:13 +0000 (23:39 +0200)]
Set Vcs-Git header rather than Vcs-Bzr; package has migrated to git.

10 years agoreleasing package subvertpy version 0.9.1-6 debian/0.9.1-6
Jelmer Vernooij [Sun, 25 May 2014 03:44:09 +0000 (05:44 +0200)]
releasing package subvertpy version 0.9.1-6

10 years agoautopkgtest: Use the system-installed modules and test suite instead of the local...
Jelmer Vernooij [Sun, 25 May 2014 03:43:38 +0000 (05:43 +0200)]
autopkgtest: Use the system-installed modules and test suite instead of the local source tree. Drop unnecessary "build-needed" restriction. (Closes: #748832)

10 years agoreleasing package subvertpy version 0.9.1-5 debian/0.9.1-5
Jelmer Vernooij [Sat, 1 Mar 2014 14:26:03 +0000 (14:26 +0000)]
releasing package subvertpy version 0.9.1-5

10 years agoMove autopkgtest restrictions to restrictions field.
Jelmer Vernooij [Sat, 1 Mar 2014 14:25:18 +0000 (14:25 +0000)]
Move autopkgtest restrictions to restrictions field.

10 years agoreleasing package subvertpy version 0.9.1-4 debian/0.9.1-4
Jelmer Vernooij [Wed, 26 Feb 2014 00:02:51 +0000 (00:02 +0000)]
releasing package subvertpy version 0.9.1-4

10 years agoAllow output on stderr during autopkgtest test runs.
Jelmer Vernooij [Wed, 26 Feb 2014 00:02:41 +0000 (00:02 +0000)]
Allow output on stderr during autopkgtest test runs.

10 years agoreleasing package subvertpy version 0.9.1-3
Jelmer Vernooij [Tue, 25 Feb 2014 02:11:40 +0000 (02:11 +0000)]
releasing package subvertpy version 0.9.1-3

10 years agoBump standards version to 3.9.5 (no changes).
Jelmer Vernooij [Tue, 25 Feb 2014 02:11:30 +0000 (02:11 +0000)]
Bump standards version to 3.9.5 (no changes).

10 years agoAdd autopkgtest support.
Jelmer Vernooij [Tue, 25 Feb 2014 02:11:17 +0000 (02:11 +0000)]
Add autopkgtest support.

11 years agoreleasing version 0.9.1-2 debian/0.9.1-2
Jelmer Vernooij [Fri, 31 May 2013 00:25:47 +0000 (01:25 +0100)]
releasing version 0.9.1-2

11 years ago* New upstream release. 0.9.1-1
Jelmer Vernooij [Thu, 30 May 2013 23:36:03 +0000 (00:36 +0100)]
* New upstream release.
 + Fixes compatibility with newer versions of Subversion 1.7,
   disabling subvertpy.wc which is broken by svn 1.7.
   Fixes FTBFS. Closes: #680792, #680800, LP: #887749

11 years agoMerge tag 'subvertpy-0.9.1' into debian
Jelmer Vernooij [Thu, 30 May 2013 23:10:18 +0000 (00:10 +0100)]
Merge tag 'subvertpy-0.9.1' into debian

11 years agoRelease 0.9.1. subvertpy-0.9.1 upstream-0.9.1 upstream/0.9.1
Jelmer Vernooij [Mon, 6 May 2013 22:46:09 +0000 (23:46 +0100)]
Release 0.9.1.

11 years agoUpdate NEWS.
Jelmer Vernooij [Mon, 6 May 2013 22:23:59 +0000 (23:23 +0100)]
Update NEWS.

11 years agoUse PyObject_AsFileDescriptor instead of PyFile_AsFile and fileno.
Yonggang Luo [Mon, 6 May 2013 22:18:04 +0000 (23:18 +0100)]
Use PyObject_AsFileDescriptor instead of PyFile_AsFile and fileno.

So that apr_file_from_object works under Win32.

Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
11 years agoFor the moment, disable subvertpy.wc.WorkingCopy when used with Subversion 1.7.
Jelmer Vernooij [Sat, 4 May 2013 15:39:59 +0000 (16:39 +0100)]
For the moment, disable subvertpy.wc.WorkingCopy when used with Subversion 1.7.
Subversion 1.7 has some significant changes in the behaviour of
the working copy API because of the WC-NG rewrite.

Support for the WC API in newer versions of Subversion will be re-added later
(help welcome), but since most users (bzr-svn is the only I'm aware of)
don't seem to actually rely on it, it seemed better to disable it and
support 1.7 than to prevent use of newer svn versions altogether.

11 years agogitignore: Ignore .pyc and .so files.
Jelmer Vernooij [Sat, 27 Oct 2012 13:56:26 +0000 (05:56 -0800)]
gitignore: Ignore .pyc and .so files.

11 years agoFrom subvertpy import.
Yonggang Luo [Wed, 17 Oct 2012 15:52:52 +0000 (23:52 +0800)]
From subvertpy import.

Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
11 years agoaddCleanup for file close.
Yonggang Luo [Fri, 19 Oct 2012 12:46:13 +0000 (20:46 +0800)]
addCleanup for file close.

Conflicts:
subvertpy/tests/test_client.py

Signed-Off-By: Jelmer Vernooij <jelmer@samba.org>
11 years agoUse self.assertEqual instead self.assertEquals
Yonggang Luo [Fri, 19 Oct 2012 13:27:04 +0000 (21:27 +0800)]
Use self.assertEqual instead self.assertEquals
Use self.assertTrue instead self.assert_

Conflicts:
subvertpy/tests/test_client.py
subvertpy/tests/test_delta.py
subvertpy/tests/test_ra.py
subvertpy/tests/test_repos.py
subvertpy/tests/test_wc.py

Signed-Off-By: Jelmer Vernooij <jelmer@samba.org>
11 years agoos.tmpfile need administrator permission on Win7 and Vista
Yonggang Luo [Sat, 20 Oct 2012 21:37:25 +0000 (14:37 -0700)]
os.tmpfile need administrator permission on Win7 and Vista

use tempfile.TemporaryFile instead.
http://stackoverflow.com/questions/7807855/os-tmpfile-doesnt-work-under-windows

Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
11 years agoFix running TestClient.test_info against Subversion 1.6.
Jelmer Vernooij [Sat, 20 Oct 2012 21:32:22 +0000 (14:32 -0700)]
Fix running TestClient.test_info against Subversion 1.6.

Bug: https://bugs.launchpad.net/subvertpy/+bug/1062247

11 years agoFix typo in README.
Yonggang Luo [Tue, 16 Oct 2012 12:40:24 +0000 (20:40 +0800)]
Fix typo in README.

Signed-off-by: Jelmer Vernooij <jelmer@samba.org>
11 years agoAdd git ignore file.
Jelmer Vernooij [Sun, 8 Jul 2012 12:23:49 +0000 (14:23 +0200)]
Add git ignore file.

11 years agoStart on 0.9.1.
Jelmer Vernooij [Sun, 8 Jul 2012 12:18:26 +0000 (14:18 +0200)]
Start on 0.9.1.

11 years agoRelease 0.9.0.
Jelmer Vernooij [Sun, 8 Jul 2012 12:15:01 +0000 (14:15 +0200)]
Release 0.9.0.

12 years agoUpdate FSF address.
Jelmer Vernooij [Sun, 13 May 2012 02:00:36 +0000 (04:00 +0200)]
Update FSF address.

12 years agoFix compilation error.
Jelmer Vernooij [Fri, 4 May 2012 18:36:10 +0000 (20:36 +0200)]
Fix compilation error.

12 years agoAdd working copy example.
Jelmer Vernooij [Thu, 3 May 2012 11:36:46 +0000 (13:36 +0200)]
Add working copy example.

12 years agoIn Client.checkout, default to HEAD revision.
Jelmer Vernooij [Thu, 3 May 2012 11:14:23 +0000 (13:14 +0200)]
In Client.checkout, default to HEAD revision.

12 years agoAdd another docstring.
Jelmer Vernooij [Thu, 3 May 2012 11:13:50 +0000 (13:13 +0200)]
Add another docstring.

12 years agoAdd constant ERR_WC_UPGRADE_REQUIRED.
Jelmer Vernooij [Mon, 26 Mar 2012 09:44:03 +0000 (11:44 +0200)]
Add constant ERR_WC_UPGRADE_REQUIRED.

12 years agoFix compilation against svn 1.7.
Jelmer Vernooij [Mon, 12 Mar 2012 17:27:31 +0000 (18:27 +0100)]
Fix compilation against svn 1.7.

12 years agoMerge fix for test URLs on Windows from Yonggang Luo.
Jelmer Vernooij [Mon, 12 Mar 2012 17:14:35 +0000 (18:14 +0100)]
Merge fix for test URLs on Windows from Yonggang Luo.

12 years agopath to url should call pathname2url, so that the URL is consistent.
Yonggang Luo [Mon, 12 Mar 2012 16:32:02 +0000 (00:32 +0800)]
path to url should call pathname2url, so that the URL is consistent.

12 years agopath to url should call pathname2url, so that the URL is consistent.
Yonggang Luo [Mon, 12 Mar 2012 01:26:46 +0000 (09:26 +0800)]
path to url should call pathname2url, so that the URL is consistent.

12 years agoCreate temp file with correct filename under Windows OS.
Yonggang Luo [Sun, 11 Mar 2012 15:27:06 +0000 (23:27 +0800)]
Create temp file with correct filename under Windows OS.

12 years agoMerge fix from Yonggang Luo for skipping test that requires tzset on Windows.
Jelmer Vernooij [Sun, 11 Mar 2012 03:45:45 +0000 (04:45 +0100)]
Merge fix from Yonggang Luo for skipping test that requires tzset on Windows.

12 years agoInclude .c files in manifest.
Shlomi Fish [Sun, 11 Mar 2012 03:39:57 +0000 (04:39 +0100)]
Include .c files in manifest.

12 years agoMerge some more improvements to Client.{cat,log,info}, compatibility with older svn...
Jelmer Vernooij [Sun, 4 Mar 2012 20:32:19 +0000 (21:32 +0100)]
Merge some more improvements to Client.{cat,log,info}, compatibility with older svn versions.

12 years agoFix Mark's email address in AUTHORS, per his request.
Jelmer Vernooij [Sun, 4 Mar 2012 20:26:37 +0000 (21:26 +0100)]
Fix Mark's email address in AUTHORS, per his request.

12 years agoFixed versioning conditional.
Mark Lee [Sun, 4 Mar 2012 19:09:28 +0000 (11:09 -0800)]
Fixed versioning conditional.

12 years agoRemoved unnecessary dealloc function.
Mark Lee [Sun, 4 Mar 2012 19:08:14 +0000 (11:08 -0800)]
Removed unnecessary dealloc function.

12 years agoMoved a variable declaration to the top, and made sure (via unit test) that it worked...
Mark Lee [Sun, 4 Mar 2012 19:07:25 +0000 (11:07 -0800)]
Moved a variable declaration to the top, and made sure (via unit test) that it worked correctly.

12 years agoRemove trailing whitespace.
Jelmer Vernooij [Sun, 4 Mar 2012 16:58:04 +0000 (17:58 +0100)]
Remove trailing whitespace.

12 years agoRemove trailing whitespace.
Jelmer Vernooij [Sun, 4 Mar 2012 16:57:38 +0000 (17:57 +0100)]
Remove trailing whitespace.

12 years agoThe next release is going to be 0.9.0.
Jelmer Vernooij [Sun, 4 Mar 2012 16:55:37 +0000 (17:55 +0100)]
The next release is going to be 0.9.0.

12 years agoAdd bindings for svn.client.Client.info(), svn.client.Client.log() and
Jelmer Vernooij [Sun, 4 Mar 2012 14:57:55 +0000 (15:57 +0100)]
Add bindings for svn.client.Client.info(), svn.client.Client.log() and
svn.client.Client.cat(). Branch from Mark Lee with some minor tweaks.

12 years agoOn Windows, there is no tzset function, skip on unittest.
Yonggang Luo [Sun, 4 Mar 2012 02:30:23 +0000 (10:30 +0800)]
On Windows, there is no tzset function, skip on unittest.

12 years agoMerge from trunk, r2437.
Mark Lee [Sat, 3 Mar 2012 05:16:34 +0000 (21:16 -0800)]
Merge from trunk, r2437.

12 years agoAdded subvertpy.client.Client.info(), with tests.
Mark Lee [Sat, 3 Mar 2012 05:08:08 +0000 (21:08 -0800)]
Added subvertpy.client.Client.info(), with tests.

12 years agoMerge fix to remove readonly files on Windows.
Jelmer Vernooij [Thu, 1 Mar 2012 21:40:39 +0000 (22:40 +0100)]
Merge fix to remove readonly files on Windows.

12 years agoMerge support for always closing files, with tweaks.
Jelmer Vernooij [Thu, 1 Mar 2012 20:42:06 +0000 (21:42 +0100)]
Merge support for always closing files, with tweaks.

12 years agoNew upstream snapshot.
Jelmer Vernooij [Thu, 1 Mar 2012 02:20:18 +0000 (03:20 +0100)]
New upstream snapshot.

12 years agoImport upstream version 0.8.10+bzr2435 upstream-0.8.10+bzr2435
Jelmer Vernooij [Thu, 1 Mar 2012 02:20:01 +0000 (03:20 +0100)]
Import upstream version 0.8.10+bzr2435

12 years agoOnly use build_with_dlls on windows.
Jelmer Vernooij [Wed, 29 Feb 2012 10:35:57 +0000 (11:35 +0100)]
Only use build_with_dlls on windows.

12 years agoUpdate NEWS.
Jelmer Vernooij [Wed, 29 Feb 2012 10:19:57 +0000 (11:19 +0100)]
Update NEWS.

12 years agoMerge updates to windows documents.
Jelmer Vernooij [Wed, 29 Feb 2012 10:18:05 +0000 (11:18 +0100)]
Merge updates to windows documents.

12 years agoMerge some improvements towards 1.7 support.
Jelmer Vernooij [Wed, 29 Feb 2012 10:17:25 +0000 (11:17 +0100)]
Merge some improvements towards 1.7 support.

12 years agoOn Windows, we need handle read only files to remove it.
Yonggang Luo [Wed, 29 Feb 2012 10:15:22 +0000 (18:15 +0800)]
On Windows, we need handle read only files to remove it.

12 years agoUnder windows, local file system url should be file:///
Yonggang Luo [Wed, 29 Feb 2012 10:13:50 +0000 (18:13 +0800)]
Under windows, local file system url should be file:///

12 years agoThere is one more file need to be closed.
Yonggang Luo [Wed, 29 Feb 2012 10:07:26 +0000 (18:07 +0800)]
There is one more file need to be closed.

12 years agoMerge fix to always close files, with tweak.
Jelmer Vernooij [Wed, 29 Feb 2012 09:44:09 +0000 (10:44 +0100)]
Merge fix to always close files, with tweak.

12 years agoMerge fix from Yonggang Luo for python3 compatibility.
Jelmer Vernooij [Wed, 29 Feb 2012 09:42:28 +0000 (10:42 +0100)]
Merge fix from Yonggang Luo for python3 compatibility.

12 years agoAdd function write_file(self, filename, content) under tests for close file properly.
Yonggang Luo [Wed, 29 Feb 2012 05:53:38 +0000 (13:53 +0800)]
Add function write_file(self, filename, content) under tests for close file properly.

12 years agoUpdate build instructions for Windows.
Yonggang Luo [Wed, 29 Feb 2012 04:58:24 +0000 (12:58 +0800)]
Update build instructions for Windows.

12 years agoGet setup.py can be runned between python 2.4 - 3.x
Yonggang Luo [Wed, 29 Feb 2012 04:46:49 +0000 (12:46 +0800)]
Get setup.py can be runned between python 2.4 - 3.x

12 years agosetup.py:Support for Subverion 1.7.x about BDB.
Yonggang Luo [Tue, 28 Feb 2012 16:02:26 +0000 (00:02 +0800)]
setup.py:Support for Subverion 1.7.x about BDB.

12 years agoreleasing version 0.8.10-2 0.8.10-2
Jelmer Vernooij [Tue, 28 Feb 2012 14:34:07 +0000 (15:34 +0100)]
releasing version 0.8.10-2

12 years agoFix format string of copyright file format.
Jelmer Vernooij [Tue, 28 Feb 2012 12:58:28 +0000 (13:58 +0100)]
Fix format string of copyright file format.

12 years agoBump standards version to 3.9.3 (no changes).
Jelmer Vernooij [Tue, 28 Feb 2012 12:57:55 +0000 (13:57 +0100)]
Bump standards version to 3.9.3 (no changes).

12 years agoInstall manual page for subvertpy-fast-export.
Jelmer Vernooij [Tue, 28 Feb 2012 12:56:17 +0000 (13:56 +0100)]
Install manual page for subvertpy-fast-export.

12 years agoSupport config data in custom locations.
Mark Lee [Fri, 24 Feb 2012 06:42:47 +0000 (22:42 -0800)]
Support config data in custom locations.

12 years agoAdded constants for depth.
Mark Lee [Fri, 24 Feb 2012 06:40:23 +0000 (22:40 -0800)]
Added constants for depth.

12 years agoUse assertIsInstance.
Mark Lee [Fri, 24 Feb 2012 05:51:56 +0000 (21:51 -0800)]
Use assertIsInstance.

12 years agoAdded subvertpy.client.Client.log(), with tests.
Mark Lee [Mon, 20 Feb 2012 22:10:46 +0000 (14:10 -0800)]
Added subvertpy.client.Client.log(), with tests.

12 years agoAdded subvertpy.client.Client.cat(), with tests.
Mark Lee [Sun, 12 Feb 2012 20:38:48 +0000 (12:38 -0800)]
Added subvertpy.client.Client.cat(), with tests.

12 years agoIgnore nose ids and apidocs directory.
Jelmer Vernooij [Wed, 1 Feb 2012 12:08:06 +0000 (13:08 +0100)]
Ignore nose ids and apidocs directory.

12 years agoConvert stdbool.h to unix line endings.
Jelmer Vernooij [Mon, 30 Jan 2012 17:28:18 +0000 (18:28 +0100)]
Convert stdbool.h to unix line endings.

12 years agoreleasing version 0.8.10-1 0.8.10-1
Jelmer Vernooij [Mon, 23 Jan 2012 13:24:32 +0000 (14:24 +0100)]
releasing version 0.8.10-1

12 years agoFormat copyright file according to DEP-5.
Jelmer Vernooij [Mon, 23 Jan 2012 13:23:36 +0000 (14:23 +0100)]
Format copyright file according to DEP-5.

12 years agoNew upstream release.
Jelmer Vernooij [Mon, 23 Jan 2012 13:22:37 +0000 (14:22 +0100)]
New upstream release.

12 years agoImport upstream version 0.8.10 upstream-0.8.10
Jelmer Vernooij [Mon, 23 Jan 2012 13:22:29 +0000 (14:22 +0100)]
Import upstream version 0.8.10

12 years agoStart on 0.8.11.
Jelmer Vernooij [Mon, 23 Jan 2012 13:19:14 +0000 (14:19 +0100)]
Start on 0.8.11.

12 years agorelease 0.8.10. subvertpy-0.8.10
Jelmer Vernooij [Mon, 23 Jan 2012 13:17:39 +0000 (14:17 +0100)]
release 0.8.10.

12 years agouse absolute paths in process_committed_queue.
Jelmer Vernooij [Tue, 13 Dec 2011 19:14:03 +0000 (20:14 +0100)]
use absolute paths in process_committed_queue.

12 years agoFix some tests against svn 1.7.
Jelmer Vernooij [Tue, 13 Dec 2011 19:11:27 +0000 (20:11 +0100)]
Fix some tests against svn 1.7.

12 years agoRemove duplicate call.
Jelmer Vernooij [Tue, 13 Dec 2011 19:05:42 +0000 (20:05 +0100)]
Remove duplicate call.

12 years agoRemove bogus test.
Jelmer Vernooij [Tue, 13 Dec 2011 18:49:27 +0000 (19:49 +0100)]
Remove bogus test.

12 years agoAdd 'make check-one'.
Jelmer Vernooij [Tue, 13 Dec 2011 18:49:14 +0000 (19:49 +0100)]
Add 'make check-one'.

12 years agoInclude wc.h in wc.c to fix build issue on NetBSD 5.1/amd64.
Jelmer Vernooij [Tue, 29 Nov 2011 02:13:41 +0000 (03:13 +0100)]
Include wc.h in wc.c to fix build issue on NetBSD 5.1/amd64.

12 years agoMake SvnExtension a proper subclass rather than just a wrapper of Extension.
Jelmer Vernooij [Thu, 17 Nov 2011 00:56:10 +0000 (01:56 +0100)]
Make SvnExtension a proper subclass rather than just a wrapper of Extension.

12 years agoAdd README with build instructions.
Jelmer Vernooij [Thu, 17 Nov 2011 00:35:43 +0000 (01:35 +0100)]
Add README with build instructions.

12 years agoMerge cygwin fixes from Ronald Blaschke.
Jelmer Vernooij [Tue, 8 Nov 2011 15:51:58 +0000 (16:51 +0100)]
Merge cygwin fixes from Ronald Blaschke.

12 years agoEnable Windows auth on Cygwin.
Ronald Blaschke [Tue, 8 Nov 2011 15:03:02 +0000 (16:03 +0100)]
Enable Windows auth on Cygwin.

12 years agoClose objects before deleting temporary files.
Ronald Blaschke [Tue, 8 Nov 2011 14:41:55 +0000 (15:41 +0100)]
Close objects before deleting temporary files.

Open files can't be deleted on Windows.

12 years agoreleasing version 0.8.9-1 0.8.9-1
Jelmer Vernooij [Wed, 26 Oct 2011 03:07:39 +0000 (20:07 -0700)]
releasing version 0.8.9-1

12 years agoNew upstream release.
Jelmer Vernooij [Wed, 26 Oct 2011 03:07:30 +0000 (20:07 -0700)]
New upstream release.

12 years agoImport upstream version 0.8.9 upstream-0.8.9
Jelmer Vernooij [Wed, 26 Oct 2011 03:06:56 +0000 (20:06 -0700)]
Import upstream version 0.8.9