Re: Invalid last changed info after svn copy WC -> WC ?
From: Christian Franke <Christian.Franke_at_t-online.de>
Date: Fri, 23 Oct 2009 23:41:17 +0200
Ryan Schmidt wrote:
This 'svn update' was included in the testcase:
...
$ svn update
$ diff -us trunk/file.txt tags/one/file.txt
A simple update does apparently not help.
This does also not help:
$ rm tags/one/file.txt && svn update
... but this helps:
$ rm -r tags/one && svn update
Christian
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.