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

Re: question on summary stats after svn update

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Tue, 29 Sep 2009 08:02:55 +0200 (IST)

Paul Burba wrote on Mon, 28 Sep 2009 at 22:55 -0400:
> svn st (and every other subcommand I tried*) gives an error and a
> helpful suggestion to upgrade:
>
> C:\SVN\src-branch-1.6.x>svn st
> ..\..\..\subversion\svn\status-cmd.c:256: (apr_err=155036)
> ..\..\..\subversion\svn\util.c:960: (apr_err=155036)
> ..\..\..\subversion\libsvn_client\status.c:283: (apr_err=155036)
> ..\..\..\subversion\libsvn_wc\node.c:146: (apr_err=155036)
> ..\..\..\subversion\libsvn_wc\wc_db.c:4976: (apr_err=155036)
> ..\..\..\subversion\libsvn_wc\wc_db.c:3087: (apr_err=155036)
> ..\..\..\subversion\libsvn_wc\wc_db.c:1005: (apr_err=155036)
> ..\..\..\subversion\libsvn_wc\wc_db.c:384: (apr_err=155036)
> ..\..\..\subversion\libsvn_wc\upgrade.c:710: (apr_err=155036)
> svn: Working copy format of 'C:\SVN\src-branch-1.6.x' is too old (10);
> please run 'svn upgrade'
>
> * Except svn update, which treats the old WC format as if it isn't a WC at all:
>
> C:\SVN\src-branch-1.6.x>svn up
> Skipped '.'
> Summary of conflicts:
> Skipped paths: 1
>
> svn update should return the same error message as every other
> subcommand, unless I'm missing something.
>
> Paul

Agreed. It's a known issue:
http://thread.gmane.org/gmane.comp.version-control.subversion.devel/113914

IIRC, Greg said he'd look into it later.

Daniel

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2401468
Received on 2009-09-29 07:04:16 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.