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

retain original date on binary files?

From: Sherman, Dennis (END-CHI) <dennis.sherman_at_endinfosys.com>
Date: 2006-06-14 19:27:41 CEST

I'm evaluating Subversion for a new project, first time we'd be bringing it
into our shop.

What I'd like to do is put 3rd party jar files under Subversion's control,
so we can manage all of our dependencies from one place. But I would like
to retain the original datestamp on the jar file, as not all jar files are
named with an indication of their version, and the file's date is often a
good indicator of the version.

This doesn't seem to be possible -- from reading the online books and
searching the mailing list archives, it looks like when a file is checked
out from Subversion, the date it gets is the date of the last time the file
was touched in the repository. (Unless the server is configured with
use-commit-times.)

Can anyone confirm that what I'm looking for, retaining a file's original
datestamp at the time of first commit, can't be done via simple
configuration?

And assuming that's true, is there an approach that will let this be done
using hook scripts around svn commands?

Thanks.

--
Dennis R. Sherman
Endeavor Information Systems
847-227-2976
Dennis.Sherman@endinfosys.com
http://www.endinfosys.com 
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 14 19:29:36 2006

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.