Re: svn copy not updating Last Changed Rev
From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Mon, 29 Mar 2010 23:53:43 +0300 (Jerusalem Daylight Time)
Jon DeVree wrote on Mon, 29 Mar 2010 at 14:19 -0400:
I don't see any difference:
[[[
% svnversion
% svn cp -q iota iota2
% svn ci -q -m "r2: add iota2"
% svn cp -q ^/trunk/iota ^/trunk/iota3 -m "r3: add iota3"
% svn up -q
% svn info iota2 iota3 | grep "Last Changed Rev"
%
In both cases, the "Last Changed Rev" is the revision of the copy.
> I should add that I only showed this on a file, but it actually happens
Hmmm.
|
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.