Re: Subversion API

2015-09-23 Thread Stefan Hett
Hi Andreas, Hello, I want to write a client application that uses the Subversion API. I downloaded svn-win32-1.8.13_dev. I tried to compile and link some code from the example minimal_client.c with Embarcadero RadStudio XE 6. The code compiles but fails to link because the file SVN.lib

Subversion API

2015-09-23 Thread Andreas . Friedrich
Hello, I want to write a client application that uses the Subversion API. I downloaded svn-win32-1.8.13_dev. I tried to compile and link some code from the example minimal_client.c with Embarcadero RadStudio XE 6. The code compiles but fails to link because the file SVN.lib cannot be found. I

Re: Question about Apache Subversion API compatibility

2012-02-13 Thread Andy Levy
On Mon, Feb 13, 2012 at 17:22, Anastasio, David M CTR USAF AFMC ESC/HNID wrote: > Hello, > > > > I am trying to integrate Apache Subversion for source code control of my > development group’s changes to our vendor’s code base. > > The vendor indicates that integration to the application’s code bas

Re: Question about Apache Subversion API compatibility

2012-02-13 Thread Victor Medina
No! De: Anastasio, David M CTR USAF AFMC ESC/HNID [mailto:david.anastasio@hanscom.af.mil] Enviado: Monday, February 13, 2012 05:52 PM Para: users@subversion.apache.org Asunto: Question about Apache Subversion API compatibility Hello, I am trying to integrate Apache Subversion for source

Question about Apache Subversion API compatibility

2012-02-13 Thread Anastasio, David M CTR USAF AFMC ESC/HNID
Hello, I am trying to integrate Apache Subversion for source code control of my development group's changes to our vendor's code base. The vendor indicates that integration to the application's code base is done through the use of a Microsoft C API called "SCC C API" (Source Code Control C API