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

Re: File in repo but wont check out

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 10 Sep 2015 15:23:48 +0100

Andy Colson <andy_at_squeakycode.net> writes:

> $ svn co svn://marajade/counties2/8.0/htdocs/img/phelpsmo
> A phelpsmo/GISLogo2.png
> A phelpsmo/PCATransparent.png
> A phelpsmo/SignExample.jpg
> A phelpsmo/Courthouse.jpg
> A phelpsmo/Phelps.gif
> A phelpsmo/hsbillw.jpg
> A phelpsmo/GISLogo.gif
> A phelpsmo/doorhanger.jpg
> U phelpsmo
> Checked out revision 1394.
>
> So that worked. I guess that helps me be sure it is actually in the
> repo, but I'm not sure what it means.

In the broken working copy run

sqlite3 .svn/wc.db "select * from nodes where local_relpath like '%Courthouse.jpg'"

to see what working copy has for the path.

-- 
Philip Martin
WANdisco
Received on 2015-09-10 16:24:07 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.