You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Daniel Shahaf <d....@daniel.shahaf.name> on 2009/08/30 08:23:39 UTC

"svn up format9-wc" doesn't error

Basically:

	% svn1.5 co $URL dir
	% cd dir
	% svntrunk up
	Skipped '.'
	Summary of conflicts:
	  Skipped paths: 1

I expected the 'up' to raise this error:

	..\..\..\subversion\libsvn_wc\upgrade.c:756: (apr_err=155036)
	svn: Working copy format of 'C:\tmp\svn\wc1\trunk' is too old (9); please run 'svn upgrade'

Right?


Daniel
(this is also http://paste.lisp.org/display/86253)

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2388632

Re: "svn up format9-wc" doesn't error

Posted by Daniel Shahaf <d....@daniel.shahaf.name>.
Daniel Shahaf wrote on Sat, 5 Sep 2009 at 09:17 +0300:
> Greg Stein wrote on Sat, 5 Sep 2009 at 02:11 -0400:
> > ISTR that we have a test for this in cmdline/upgrade_tests.py

Added an XFail test in r39149, because all other upgrade_tests were 
PASSing for me.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2391241

Re: "svn up format9-wc" doesn't error

Posted by Daniel Shahaf <d....@daniel.shahaf.name>.
Greg Stein wrote on Sat, 5 Sep 2009 at 02:11 -0400:
> Ouch. This isn't good.
> 
> Is this still happening for you?

Yes with trunk@r39143.

> ISTR that we have a test for this in
> cmdline/upgrade_tests.py
> 

We don't test 'svn up' in that file, and the error doesn't happen with
other svn subcommands.

Daniel

> Cheers,
> -g
> 
> On Sun, Aug 30, 2009 at 04:23, Daniel Shahaf<d....@daniel.shahaf.name> wrote:
> > Basically:
> >
> >        % svn1.5 co $URL dir
> >        % cd dir
> >        % svntrunk up
> >        Skipped '.'
> >        Summary of conflicts:
> >          Skipped paths: 1
> >
> > I expected the 'up' to raise this error:
> >
> >        ..\..\..\subversion\libsvn_wc\upgrade.c:756: (apr_err=155036)
> >        svn: Working copy format of 'C:\tmp\svn\wc1\trunk' is too old (9); please run 'svn upgrade'
> >
> > Right?
> >
> >
> > Daniel
> > (this is also http://paste.lisp.org/display/86253)
> >
> > ------------------------------------------------------
> > http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2388632
> >
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2391238

Re: "svn up format9-wc" doesn't error

Posted by Greg Stein <gs...@gmail.com>.
Ouch. This isn't good.

Is this still happening for you? ISTR that we have a test for this in
cmdline/upgrade_tests.py

Cheers,
-g

On Sun, Aug 30, 2009 at 04:23, Daniel Shahaf<d....@daniel.shahaf.name> wrote:
> Basically:
>
>        % svn1.5 co $URL dir
>        % cd dir
>        % svntrunk up
>        Skipped '.'
>        Summary of conflicts:
>          Skipped paths: 1
>
> I expected the 'up' to raise this error:
>
>        ..\..\..\subversion\libsvn_wc\upgrade.c:756: (apr_err=155036)
>        svn: Working copy format of 'C:\tmp\svn\wc1\trunk' is too old (9); please run 'svn upgrade'
>
> Right?
>
>
> Daniel
> (this is also http://paste.lisp.org/display/86253)
>
> ------------------------------------------------------
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2388632
>

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2391237