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

Re: svn commit: rev 7562 - trunk/subversion/libsvn_subr

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-10-30 05:01:29 CET

> > (Just set "use-commit-times = yes" in the [miscellany] section of your
> > runtime 'config' file.)
>
> Is there some documentation available that could go into the "config file" section of the book? The line above is a start, but it needs also to say in which circumstances the commit time is applied: checkout, update, export, etc.

>From doc/book/TODO:

  - ch06: document the [tunnels] section of ~/.subversion/config.
    also document the log-encoding and use-commit-times variables in
    the [miscellany] section

And from ~/.subversion/config:

### Set use-commit-times to make checkout/update/switch/revert
### put last-committed timestamps on every file touched.
#use-commit-times = yes

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 30 05:02:18 2003

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.