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

Re: Printing contents of file using client API in Python

From: Simon Perreault <nomis80_at_nomis80.org>
Date: 2005-02-20 21:58:31 CET

On February 20, 2005 15:24, Max Bowsher wrote:
> The only other thing it could be complaining about is the revision
> parameter - show some more of your code.

I am sure the other parameters are correct:

    revision = svn_opt_revision_t()
    revision.kind = svn_opt_revision_head

However, I understood that what you mentioned earlier about using any object
having a write() method only applied to recent unreleased code, right? Since
my program has to work with a version of Subversion that is not bleeding
edge, I will have to figure out an alternative way. Thanks for your help
anyway.

-- 
Simon Perreault <nomis80_at_nomis80.org> -- http://nomis80.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Feb 20 22:00:42 2005

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.