FS: how to seek?
From: Greg Stein <gstein_at_lyra.org>
Date: 2000-10-19 13:50:34 CEST
Jim,
It is possible for an HTTP GET to ask for *portions* of a resource on the
I would guess that we could implement a function such as:
svn_error_t * svn_fs_file_seek (svn_fs_file_t *file,
Where CONTENTS_BATON was returned by svn_fs_file_contents().
I could then seek-then-read for each of the portions requested.
Note: I'm only looking for seek functionality for *reading*. It is also
Cheers,
-- Greg Stein, http://www.lyra.org/Received on Sat Oct 21 14:36:12 2006 |
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.