Pascal bindings

2010-09-03 Thread dmitry boyarintsev
On Thu, Sep 2, 2010 at 5:38 PM, Philip Martin wrote: > You are more likely to get some response if you send a patch against > trunk with a log message, see > http://subversion.apache.org/docs/community-guide/general.html#patches Thanks for the link. I'm not ready yet with the trunk version binding

Re: Pascal bindings

2010-09-02 Thread dmitry boyarintsev
Hello Subversion-dev, I can see, that there's no much of interest in Pascal bindings. Well, that's quite understandable because of Pascal language not being popular. Anyway, I'll publish the headers on my site. Thank you for your great product! regards, Dmitry

Pascal bindings

2010-08-25 Thread dmitry boyarintsev
Hello SVN people. As suggested by Hyrum K. Wright I'm forwarding the mail here. I'm wandering if there's an official Pascal (FreePascal or Delphi) bindings for the Subversion. I've converted C-headers (1.5.6 tag) for my own needs, and I guess it would be easy for me to catch up with the trunk as