On Sat, 3 Aug 2013 22:04:56 -0400 Glen Barber <gjb_at_FreeBSD.org> wrote: > On Sun, Aug 04, 2013 at 08:10:09AM +0800, Erich Dollansky wrote: > > doesn't this show again that svn came a bit early? > > No, it shows that people do not keep their third-party software up to > date. > > Glen > what about devel/subversion17? ;-) Why I _must_ update my svn client to 1.8.x ? I can do svn checkout/update/etc with 1.7 installed, BUT I also want to see svn revision when I run uname -a. We are talking about that some time ago on efnet. newvers.sh should check exit code. [tiger_at_laptop]:~/vcs/sysadm%svnversion svn: E155036: The working copy at '/usr/home/tiger/vcs/sysadm' is too old (format 29) to work with client version '1.8.1 (r1503906)' (expects format 31). You need to upgrade the working copy first. [tiger_at_laptop]:~/vcs/sysadm%echo $? 1 [tiger_at_laptop]:~/vcs/sysadm%svn upgrade Upgraded '.' [tiger_at_laptop]:~/vcs/sysadm%svnversion 13 [tiger_at_laptop]:~/vcs/sysadm%echo $? 0 -- wbr, tigerReceived on Mon Aug 05 2013 - 07:05:05 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:40 UTC