Displaying 1 result from an estimated 1 matches for "notebly".
Did you mean:
notably
2003 Oct 14
2
Adding support for versioned files in rsync
...umber of software dependencies which would have to be
managed (web server, HTTP client library, XML-RPC library, SSL
library).
* Extending the existing rsync with these capabilities.
This was decided as the best method for implementation. There are
drawbacks, most notebly that rsync was not designed to handle multiple
versions and there will be some difficulties in retrofitting the
internal structures and the protocol to handle versions.
On the other hand, this has several benefits:
* The code base is already very well tested, and an...