[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn_io_sleep_for_timestamps not sleeping long enough

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Tue, 25 Mar 2014 10:09:49 +0000

Branko Čibej <brane_at_wandisco.com> writes:

> I would guess that the easiest way to solve this would be to
> periodically touch and stat the WC root dir until its mtime changes.
> Unfortunatesly, sleep-for-timestamps has not the slightest idea where
> the WC root might be ...

svn_io_sleep_for_timestamps does get an optional wc path, and checkout
does supply a path. Implementing "touch" for a directory in a portable
way might be tricky.

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*
Received on 2014-03-25 11:10:44 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.