On 26. 7. 25 20:40, dsahlb...@apache.org wrote:
Author: dsahlberg
Date: Sat Jul 26 18:40:48 2025
New Revision: 1927483
Log:
GitHub removed their SVN server some years ago so getting sources with
svn won't work anymore.
* subversion/bindings/ctypes-python/README
(BUILDING CSVN): Remove example how to checkout from GitHub with svn
Modified:
subversion/trunk/subversion/bindings/ctypes-python/README
Modified: subversion/trunk/subversion/bindings/ctypes-python/README
==============================================================================
--- subversion/trunk/subversion/bindings/ctypes-python/README Sat Jul 26
15:14:07 2025 (r1927482)
+++ subversion/trunk/subversion/bindings/ctypes-python/README Sat Jul 26
18:40:48 2025 (r1927483)
@@ -16,8 +16,6 @@https://github.com/davidjamesca/ctypesge
the ctypes python bindings.
For example:
- $ svn cohttps://github.com/davidjamesca/ctypesgen/trunk ctypesgen
-or
$ git clonehttps://github.com/davidjamesca/ctypesgen
Once you have all of the above software installed, you can build the
The canonical URL is actually:
https://github.com/ctypesgen/ctypesgen.git
-- Brane