Merge/push command

- Added TransportRSYNC
This commit is contained in:
Johannes Schlatow
2010-10-03 02:10:54 +02:00
parent 1d3aa891d6
commit 0d364746c7
7 changed files with 212 additions and 10 deletions

View File

@@ -44,6 +44,7 @@ public:
protected:
std::string executable;
std::string protocol;
std::vector<std::string> arguments;
std::string host;