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

Re: minor bug in 'svn list -v'

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2003-09-19 20:48:50 CEST

Martin MAURER wrote:
...
> my testcase:
...
> (507)(1)/tmp/test> sudo date -s '2002-05-05'
>
> Sun May 5 00:00:00 CEST 2002
>
> (534)(0)/tmp/test> touch bla

Eww... you really dont want to change the system date. GNU "touch" accepts options to set a particular date. For example:

  touch --date=2002-05-05 bla

:-)

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 19 20:50:47 2003

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

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