Subversion 1.4.0 client DLL is now included in the package.
delphisvn can still use the previous (Subversion 1.3.2) client DLL.
delphisvn: Subversion plugin for Borland Delphi 2006
delphisvn (*1) is an attempt to integrate Subversion (*2) version control client with Borland Delphi 2006 (*3) IDE.
The project is currently in alpha state and looking for developers.
It consists of the following parts:
- libsvn_client.dll: Subversion API DLL built from modified Subversion 1.3.2 code.
- svnide100.bpl: Delphi designtime package to be installed in the IDE. Included are runtime packages svn100.bpl and svnui100.bpl which this designtime package depends on.... read more