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

getfile.py crach

From: tonal <tonal_at_promsoft.ru>
Date: 2004-05-19 09:26:53 CEST

Hi all!

I have:
WinXP Professional
svn, version 1.0.2 (r9423) compiled Apr 26 2004, 23:51:38
pysvn from svn-win32-1.0.2_py.zip
And latest snapshot Subversion sources

I try run Subversion\tools\examples\getfile.py
And I recive error:
===command line:
c:examples>getfile.py C:/Lang/Projects/Terra/SVN bad.txt
==output:
Using youngest revision 155
Traceback (most recent call last):
  File "C:\Lang\Subversion\tools\examples\getfile.py", line 52, in ?
    main()
  File "C:\Lang\Subversion\tools\examples\getfile.py", line 49, in main
    core.run_app(getfile, args[0], args[1], rev)
  File "C:\Lang\Python23\lib\site-packages\svn\core.py", line 33, in run_app
    return apply(func, (pool,) + args, kw)
  File "C:\Lang\Subversion\tools\examples\getfile.py", line 30, in getfile
    file = fs.file_contents(root, filename, pool)
SystemError: null argument to internal routine

What I math ran getfile.py, or what get file through pysvn?

-- 
tonal                          mailto:tonal@promsoft.ru
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 19 10:19:02 2004

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.