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

Re: svn st -N crash: tweak_statushash: Assertion failed

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-02-27 22:43:52 CET

On Feb 27, 2005, at 3:27 PM, John Locke wrote:
>
> Steps:
> 1. Check out a working copy from an existing repository with lots of
> revisions and subdirectories.
> 2. Use svn up to get an older copy of any file in one of the
> subdirectories:
> svn up -r PREV subdirectory/file.txt
> 3. Now, in the parent directory, try to do a non-recursive status on
> the directory:
> svn st -uvN subdirectory
>
> You'll get the error.
>

Hm, nope, this recipe doesn't work for me, using the latest svn code.
I tried it using my working copy of svn:

[sussman@BenBook:~]$ cd projects/svn
[sussman@BenBook:~/projects/svn]$ svn up -rPREV doc/README
U doc/README
Updated to revision 6352.
[sussman@BenBook:~/projects/svn]$ svn st -uvN doc
             13177 13126 sunny256 doc
Status against revision: 13181

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Feb 27 22:46:12 2005

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.