You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Sam Hamilton <sa...@virtualvillage.com> on 2008/12/31 05:36:18 UTC

Missing Files on Checkout

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@subversion.tigris.org].