DZ-Jay wrote:
> On Oct 5, 2007, at 02:49, Olivier Sannier wrote:
>
> SubVersion on the other hand was created to enable more efficient
> collaboration, purely as a source control tool. You can mark files
> with "requires lock", which will require a developer to acquire a lock
> before committing
Hello,
I wonder how I can synchronize Htttpcli.ondocdata and
thttpconnection.ondatasent. How can I know how much data is sent in
ondatasent so that I can complete the request and listen for a new one.
I pump the data in Ondocdata but need to wait until the ICS buffer is
emptied so need the ondata
On Oct 7, 2007, at 14:57, Arno Garrels wrote:
> Isn't it safe to use the Copy-Modify-Merge solution, described in the
> online-help ?
Yes, it is very safe. Besides, all merging occurs on your working
directory, and will not be committed automatically. And also, commits
are transactional, so