Re: File in repo but wont check out
From: Philip Martin <philip_at_codematters.co.uk>
Date: Thu, 10 Sep 2015 15:45:18 +0100
Philip Martin <philip.martin_at_wandisco.com> writes:
> Andy Colson <andy_at_squeakycode.net> writes:
If the above command produces no output then one possibility is that a
A)
If you can afford to lose all the contents of phelpsmo/ then do
svn up --set-depth empty phelpsmo
B)
If you can identify the revision in which Courthouse.jpg was added to
C)
Warning: the following could break your working copy.
You may be able to fix your working copy by manually marking the
sqlite3 .svn/wc.db "update nodes set presence='incomplete' where local_relpath='the/path/to/the/phelpsmo'"
where 'the/path/to/the/phelpsmo' is relative to the working copy root.
-- PhilipReceived on 2015-09-10 16:45:37 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.