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 co https://github.com/davidjamesca/ctypesgen/trunk ctypesgen
-or
    $ git clone https://github.com/davidjamesca/ctypesgen
 
 Once you have all of the above software installed, you can build the

Reply via email to