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

Re: Export without last-commit timestamp

From: Stephen Downs <steve_at_plasticbrain.com>
Date: 2004-11-29 11:30:50 CET

Thanks for the clarification and reply Mark.

I don't fully grasp the timestamp / date modification handling in
Subversion, but it does seem that I'm not asking much. Normal svn
checkout respects the last modified date of my files. I just want an
svn export option to exhibit the same behavior, not rely on another
stored property. I suppose I should have written this as
"-no-timestamp."

One for the change request pile.

Steve

On Nov 28, 2004, at 4:53 PM, Mark Phippard wrote:

> Ben Collins-Sussman <sussman@collab.net> wrote on 11/28/2004 05:57:02
> PM:
>
>>
>> On Nov 28, 2004, at 12:59 PM, Stephen Downs wrote:
>>
>>> Hi I'm new to the list and this is my first puzzler: I'd like to use
>>> Subversion export without imposing a last-commit timestamp on all
>>> exported files. Is this possible?
>>>
>>
>> Sure, temporarily set "use-commit-times = no" in your run-time
>> 'config'
>> file. It's off by default, so you must have turned it on at some
>> point
>> already!
>
> No, that would give him the date/time of the export, not what he wants.
> What he seems to want is the file modification time to be store in
> Subversion on a commit, and have export set that time on the file
> after
> it exports it. There are some patches floating around for this, but
> otherwise, the answer is that Subversion does not do it.
>
> Mark
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Nov 29 11:34:22 2004

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.