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_at_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.s_at_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
Received on 2009-09-05 08:17:40 CEST