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

cat broken in svnshell (version 1.0.5 (r9954) on Debian)

From: Faheem Mitha <faheem_at_email.unc.edu>
Date: 2004-07-06 04:58:11 CEST

Crashes interpreter, actually...

<rev: 147 /corrmodel/trunk>$ cat bfn.cc
Traceback (most recent call last):
  File "/usr/bin/svnshell", line 298, in ?
    main()
  File "/usr/bin/svnshell", line 295, in main
    core.run_app(SVNShell, sys.argv[1])
  File "/usr/lib/python2.3/site-packages/svn/core.py", line 33, in
  run_app
    return apply(func, (pool,) + args, kw)
  File "/usr/bin/svnshell", line 43, in __init__
    self.cmdloop()
  File "/usr/lib/python2.3/cmd.py", line 133, in cmdloop
    stop = self.onecmd(line)
  File "/usr/lib/python2.3/cmd.py", line 210, in onecmd
    return func(arg)
  File "/usr/bin/svnshell", line 68, in do_cat
    print core.svn_stream_read(stream, filelen)
TypeError: expecting an integer for the buffer size

Is this a Debian-specific bug? If so, I'll report it to the Debian bug
tracking system. If not, I won't. Thanks in advance. Please cc me on
any reply, I'm not subscribed.

                                                              Faheem.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 6 05:01:30 2004

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

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