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

Re: Svn add issue

From: Marcus Alanen <marcus.alanen_at_abo.fi>
Date: 2003-08-12 21:33:12 CEST

Ross Mark wrote:

> care of symlinks, devices plus ownership and permissions. If updates
> only set the modification time on the file to what was in the repository
> I would be very happy.

I haven't had the time to look at your script, but do you think you
could use touch(1) to set the modification time, with yet another set of
properties?

On a related note, I noticed that checking out CVS repositories into
/tmp during the night might be a bad thing; CVS sets the modification
time to the "proper" time, leading to various /tmp-cleaning scripts
happily removing the files... :( So it might be a good idea NOT to set
mtime backwards.

Marcus

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 12 22:56:26 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.