svn - How to use subversion Ctypes Python Bindings? -


Subversion 1.6 presents some such things called 'CTPS Python Binding', but this document is not. Is there any information available to this binding and how to use it? For example, I have a new Windows XP and want to use the SVN repository as sub-version 1.6 and this mysterious dragon binding.

  import something from svn to almighty_ctype_subversion_bindings svn.get ("\\ rep \\ project") what exactly do i download / install / compile  

And how is it connected to the Pysvn project? Is it the same technique, or different techniques?

You need distribution of subvivation source, Python (> = 2.5), and so on.

There are instructions for building CTPP binding.

You will end up with a package called csvn , which are examples of its use


Comments

Popular posts from this blog

python - Overriding the save method in Django ModelForm -

html - CSS autoheight, but fit content to height of div -

qt - How to prevent QAudioInput from automatically boosting the master volume to 100%? -