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

Re: svn_python SWIG bindings & dump file format

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: Wed, 16 Sep 2009 15:18:52 -0400

Daniel Shahaf wrote:
> Wrong list, this should be on users@.
>
> However,
>
> Ryan Heniser wrote on Wed, 16 Sep 2009 at 16:49 +0100:
>>>>> repository = repos.open('/mpc/devel/ryan-he/dev/svn/.svn')
>
> Wrong usage, try
>
> svnadmin create /path/to/foo
> repos.open('/path/to/foo')
>
> (hint: you never pass a .svn folder as the explicit target of anything)

...especially not when it represents a *working copy* administrative path,
and the API you're trying to use is for *repository* paths.

-- 
C. Michael Pilato <cmpilato_at_collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2395713

Received on 2009-09-16 21:19:00 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.