You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Natalie Vincent <na...@footy.com.au> on 2003/05/05 16:01:37 UTC

SVNCOM

Hi All,

I was wondering if anyone had a working binary of svncom?

I'd like to get a subversion plugin working for Delphi and I'm having a
large amount of pain getting svncom to compile & link with MS VC 6.

Maybe it's because I'm a simple Delphi girl, or maybe I'm just lazy, but
it'd be heaps easier if someone has done all that hard C++ work for me. :-)

N@

============================
Natalie Vincent
Developer
Footy Tipping Software
============================
mailto:natalie@footy.com.au
http://www.footy.com.au/nat/
============================
http://www.footy.com.au/
Ph:  +61 3 9699 3113
Fax: +61 3 9699 3636
============================



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

RE: SVNCOM

Posted by Natalie Vincent <na...@footy.com.au>.
> You could write you're own custom interface (dynamic library) which
> links all the relevant Subversion .libs together and export interfaces
> for use with Delphi.

Hmmm... Yeh. OK. :-)

Was hoping someone had a "standard" DLL I could link to. S'pose that might
come later.

Time to re-learn C then.

Thanks everyone,

N@

============================
Natalie Vincent
Developer
Footy Tipping Software
============================
mailto:natalie@footy.com.au
http://www.footy.com.au/nat/
============================
http://www.footy.com.au/
Ph:  +61 3 9699 3113
Fax: +61 3 9699 3636
============================



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: SVNCOM

Posted by cm...@collab.net.
"Natalie Vincent" <na...@footy.com.au> writes:

> > >Yeah, you're better off using the .dll's for now.  All the APIs are
> > >documented in the svn_xxx.h headers.
> > >
> > What .dll's?
> 
> Ummm... Yeh, what DLLs? I have lots of .libs, but no DLLs.
> 
> Any hints on linking them all together?

You could write you're own custom interface (dynamic library) which
links all the relevant Subversion .libs together and export interfaces
for use with Delphi.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

RE: SVNCOM

Posted by Natalie Vincent <na...@footy.com.au>.
> >Yeah, you're better off using the .dll's for now.  All the APIs are
> >documented in the svn_xxx.h headers.
> >
> What .dll's?

Ummm... Yeh, what DLLs? I have lots of .libs, but no DLLs.

Any hints on linking them all together?

N@

============================
Natalie Vincent
Developer
Footy Tipping Software
============================
mailto:natalie@footy.com.au
http://www.footy.com.au/nat/
============================
http://www.footy.com.au/
Ph:  +61 3 9699 3113
Fax: +61 3 9699 3636
============================
 


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org


Re: SVNCOM

Posted by Branko Čibej <br...@xbc.nu>.
Ben Collins-Sussman wrote:

>cmpilato@collab.net writes:
>
>  
>
>>SVNCOM has fallen far to the wayside.  We're not talking just bitrot --
>>we're talking "bring in the C-14 dating rig".
>>    
>>
>
>Yeah, you're better off using the .dll's for now.  All the APIs are
>documented in the svn_xxx.h headers.
>  
>
What .dll's?

-- 
Brane Čibej   <br...@xbc.nu>   http://www.xbc.nu/brane/


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: SVNCOM

Posted by cm...@collab.net.
Ben Collins-Sussman <su...@collab.net> writes:

> cmpilato@collab.net writes:
> 
> > SVNCOM has fallen far to the wayside.  We're not talking just bitrot --
> > we're talking "bring in the C-14 dating rig".
> 
> Yeah, you're better off using the .dll's for now.  All the APIs are
> documented in the svn_xxx.h headers.

DLLs?  We have no DLLs.

/me grumbles some more...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: SVNCOM

Posted by Ben Collins-Sussman <su...@collab.net>.
cmpilato@collab.net writes:

> SVNCOM has fallen far to the wayside.  We're not talking just bitrot --
> we're talking "bring in the C-14 dating rig".

Yeah, you're better off using the .dll's for now.  All the APIs are
documented in the svn_xxx.h headers.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: SVNCOM

Posted by cm...@collab.net.
"Natalie Vincent" <na...@footy.com.au> writes:

> Hi All,
> 
> I was wondering if anyone had a working binary of svncom?
> 
> I'd like to get a subversion plugin working for Delphi and I'm having a
> large amount of pain getting svncom to compile & link with MS VC 6.
> 
> Maybe it's because I'm a simple Delphi girl, or maybe I'm just lazy, but
> it'd be heaps easier if someone has done all that hard C++ work for me. :-)
> 
> N@

SVNCOM has fallen far to the wayside.  We're not talking just bitrot --
we're talking "bring in the C-14 dating rig".

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org