Re: status command doesn't report up-to-date on externals for fix revision number
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 24 Apr 2014 16:44:15 +0100
Jean-Christophe Gillet <jchristophe.gillet_at_gmail.com> writes:
> %SVN% propset svn:externals "^/trunk/dir_at_2 dir_external" .
Yes, that's a bug. Strictly speaking the out-of-date marker doesn't
svnadmin create repo
svn st -u wc
Performing status on external item at 'wc/A':
The externals table in wc.db is out-of-sync with the externals
svn pg svn:externals wc
sqlite3 wc/.svn/wc.db "select * from externals"
svn info wc/A/B | grep ^Rev
The out-of-date marker indicates that wc/A/B_at_2 is not the same as r1
-- Philip Martin | Subversion Committer WANdisco // *Non-Stop Data*Received on 2014-04-24 17:44:52 CEST |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.