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

run "svn upgrade" ?

From: Neels Janosch Hofmeyr <neels_at_elego.de>
Date: Sun, 24 May 2009 00:40:57 +0200

The end of my last trunk build output:

[[[
[...]
cd subversion/po ; /usr/bin/install -c -m 644 zh_TW.mo
/home/neels/svn/prefix/trunk-prefix/share/locale/zh_TW/LC_MESSAGES/subversion.mo
subversion/svnversion/svnversion . /repos/svn/trunk > \
        
/home/neels/svn/prefix/trunk-prefix/include/subversion-1/svn-revision.txt;
      \
        if test "$?" != "0"; then \
          svnversion . /repos/svn/trunk > \
        
/home/neels/svn/prefix/trunk-prefix/include/subversion-1/svn-revision.txt;
      \
          if test "$?" != "0"; then \
            echo "unknown" > \
        
/home/neels/svn/prefix/trunk-prefix/include/subversion-1/svn-revision.txt;
    \
          fi; \
        fi;
subversion/libsvn_wc/revision_status.c:113: (apr_err=155036)
subversion/libsvn_wc/lock.c:1185: (apr_err=155036)
subversion/libsvn_wc/lock.c:593: (apr_err=155036)
subversion/libsvn_wc/lock.c:496: (apr_err=155036)
subversion/libsvn_wc/lock.c:424: (apr_err=155036)
svn: Working copy format is too old; please run 'svn upgrade'
]]]

So, ok, I'll try:

[[[
[1.6.2]
neels_at_dub:~/svn/trunk
$ svn upgrade
Unknown command: 'upgrade'
Type 'svn help' for usage.
]]]

Something must be wrong here.

~Neels

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

Received on 2009-05-24 00:41:20 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.