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

Missing Files on Checkout

From: Sam Hamilton <sam.hamilton_at_virtualvillage.com>
Date: Tue, 30 Dec 2008 23:36:18 -0600

If this is really simple question, I apologise but I don't know what to search for in the mailing list to answer this.

I have files, login.ftl would be an example, that are not being checkout out using svn co http://url.to.svn/svndirectory localdirectory
I thought perhaps this could be a problem with ignoring files but when I ran the following commands there are

$ svn status --no-ignore
I ofbiz-trunk/bin

Running svn propedit svn:ignore . shows:
ofbiz.jar
bin
*.patch
*.iml
*.ipr
*.iws
*.time
.settings
.project

Checking the same command in all subfolders also shows nothing. The file exists in svn as I can view it both via trac and http access to the repo.

Any ideas?

Regards
Sam

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=996585

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-01-27 22:15:48 CET

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.