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

Re: Why can't one checkout a single file?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-08-11 22:05:36 CEST

On Wed, 2004-08-11 at 14:54, Per Winkvist wrote:

> > You must be using a very old svn:
>
> svn, version 1.1.0 (Release Candidate 1)
> compiled Jul 19 2004, 09:03:26

Are you sure you're not linked to old libraries or something? This is
extremely weird. I have a 100% statically linked 1.1.0-rc1 binary here:

$ ~/svn-1.1 co http://localhost/svn/goo/trunk/elisp/malyon.el
subversion/libsvn_client/checkout.c:99: (apr_err=200007)
svn: URL 'http://localhost/svn/goo/trunk/elisp/malyon.el' refers to a file, not
a directory

$ ~/svn-1.1 --version
svn, version 1.1.0 (Release Candidate 1)
   compiled Jul 14 2004, 16:14:07

$ ldd ~/svn-1.1
        not a dynamic executable

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 11 22:07:08 2004

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.