| APR question
From: Karl Fogel <kfogel_at_galois.collab.net>
 Date: 2000-09-08 22:39:35 CEST 
How does one use APR to copy a file?  I was looking for something like:
    apr_status_t apr_copy_file (const char *src, const char *dst);
 but it doesn't appear to exist.  The analogous remove and rename
 Should I not be using APR for that?
 -Karl
 | 
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.