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

RE: Re: svn_python SWIG bindings & dump file format

From: Ryan Heniser <ryan-he_at_moving-picture.com>
Date: Wed, 16 Sep 2009 14:44:14 -0700 (PDT)

Stefan,

I am aware of the distinction. But, when I gave it the address as I would have expected the error message suggests otherwise.

>>> repository = repos.open('http://svn.mpc.local/repos/rnd/framework/muggins/trunk/muggins')
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/software/subversion/1.6.5/linux.centos4.x86_64/lib/svn-python/libsvn/repos.py", line 55, in svn_repos_open
    return apply(_repos.svn_repos_open, args)
svn.core.SubversionException: ("Can't open file 'http://svn.mpc.local/repos/rnd/framework/muggins/trunk/muggins/format': No such file or directory", 2)

The only 'format' file I've come across in my limited svn experience has lived in the .svn folder. What am I doing wrong? I'm just trying to follow http://jtauber.com/python_subversion_binding/

Thanks so much for the help! The docs on this stuff is sparse. But the bindings are so much appreciated :-)

Ryan

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-09-16 23:45:06 CEST

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.