You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Charles E. Doucette" <cd...@med-learn.com> on 2003/08/15 15:44:39 UTC

checkout times

I made a sister copy of a working directory, and checked-out all of the
files from the head revision
of the same repository directory.

When I did a recursive diff, many of the files are showing up as
different (some are, most aren't);
but, all of the files in the new sister directory have the current date
and time instead of
the date/time when they were last updated.

Is this behavior by design? Is there anyway to influence it through a
configuration setting or property?

I don't want any of the dates and times to change unless the file itself
has been changed.

Thanks,
Chuck



---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: checkout times

Posted by kf...@collab.net.
"Charles E. Doucette" <cd...@med-learn.com> writes:
> I made a sister copy of a working directory, and checked-out all of the
> files from the head revision
> of the same repository directory.
> 
> When I did a recursive diff, many of the files are showing up as
> different (some are, most aren't);
> but, all of the files in the new sister directory have the current date
> and time instead of
> the date/time when they were last updated.
> 
> Is this behavior by design? Is there anyway to influence it through a
> configuration setting or property?
> 
> I don't want any of the dates and times to change unless the file itself
> has been changed.

See

   http://subversion.tigris.org/issues/show_bug.cgi?id=1445
   http://subversion.tigris.org/issues/show_bug.cgi?id=1112
   http://subversion.tigris.org/issues/show_bug.cgi?id=1256

(especially the first) :-)

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: checkout times

Posted by Ben Collins-Sussman <su...@collab.net>.
"Charles E. Doucette" <cd...@med-learn.com> writes:

> I don't want any of the dates and times to change unless the file itself
> has been changed.

This is issue 1445, scheduled to be done in svn 0.30.

  http://subversion.tigris.org/issues/show_bug.cgi?id=1445


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org