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

apr time-setting routine

From: Ben Collins-Sussman <sussman_at_newton.collab.net>
Date: 2000-09-12 22:43:15 CEST

Hey Greg,

I'm noticing that apr has a way to set file permissions (by filling
out an apr_fileperms_t and passing it to apr_setfileperms()), but
there seems to be no way of setting a file's timestamp. And the
working copy library will definitely need to do this on SVN/text-base/
files.

In BSD, we have utimes(2)... any way to get this portably into apr?
Received on Sat Oct 21 14:36:08 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.