You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by "McCarty, Andy" <Wi...@med.va.gov> on 2002/11/29 19:23:42 UTC

checkout single file failing


I am having a problem (rather minor) but maybe I am doing something wrong.

When I try to check out a single file from within the repository
I get an error.  I can checkout the entire directory but ...

Environment:
  Server:  FreeBSD
              Apache/APR head as of this morning (11/29)
              SVN rev 3933
  Client:  Windows 2k 
              SVN rev 3933




$svn co http://server:81/repos/amccarty/trunk/cplus/gnl/debug.cpp 

svn: Error string not specified yet
svn: URL does not identify a collection.


$svn co http://server:81/repos/amccarty/trunk/cplus/gnl/

[snip... more files]
A  gnl/debug.h
A  gnl/debug.cpp
[snip... more files]
Checked out revision 331.



hmmm... just realized that "svn cat"
is available.  That will work for what I need right now.




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org