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

Re: svn bug with HUGE files

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-15 23:20:44 CEST

On Thu, 2004-07-15 at 16:01, Robert Guthrie wrote:
> I had a file in a directory that was 12,162,160,632 bytes in a directory
> where I have svn:ignore set to '*'. The property doesn't have anything
> to do with it, except that I would think that ignored files couldn't
> affect svn stat and other svn commands. But it does.
>
>
> $ svn stat
> svn: Can't read directory 'tempdir': Partial results are valid but
> processing is incomplete

Aren't you the guy who was posting earlier about sharing a working copy,
and didn't you post the exact same error message?

In both cases, that error smells like a permission issue. How about
showing us an 'ls -l' of the directory? Perhaps you had write access to
the dir, but not read access to the huge file?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 15 23:23:30 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.