You've already forked lazarus-ccr
svn: added unit for executing svn commands and capturing the output
git-svn-id: https://svn.code.sf.net/p/lazarus-ccr/svn@99 8e941d3f-bd1b-0410-a28a-d453659cc2b4
This commit is contained in:
@ -7,7 +7,7 @@ unit svnpkg;
|
||||
interface
|
||||
|
||||
uses
|
||||
svnclasses;
|
||||
svnclasses, SvnCommand;
|
||||
|
||||
implementation
|
||||
|
||||
|
Reference in New Issue
Block a user