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

Re: svn copy not updating Last Changed Rev

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Tue, 30 Mar 2010 10:58:27 +0300 (Jerusalem Daylight Time)

Jon DeVree wrote on Mon, 29 Mar 2010 at 18:47 -0400:
> In fact, it occured to me that this should be visible on any public
> subversion repository that used a server side svn copy operation. Even
> the repository of svn itself:
>
> Here is the most recent log entry for the build subdirectory of
> subversion in the 1.6.9 tag:
>
> svn log --stop-on-copy http://svn.apache.org/repos/asf/subversion/tags/1.6.9/build
> ------------------------------------------------------------------------
> r901401 | hwright | 2010-01-20 17:08:30 -0500 (Wed, 20 Jan 2010) | 1
> line
>
> Tag 1.6.9 release with svn_version.h matching tarball.

Actually, that's a wc-to-repos copy, not a server-side copy operation.

> ------------------------------------------------------------------------
>
> But if you request svn info on the same URL it shows a different
> revision as the most recent change:
>
> $ svn info http://svn.apache.org/repos/asf/subversion/tags/1.6.9/build | grep ^Last
> Last Changed Author: hwright
> Last Changed Rev: 884204
> Last Changed Date: 2009-11-25 12:23:50 -0500 (Wed, 25 Nov 2009)
>
>
>
>
Received on 2010-03-30 09:58:29 CEST

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.