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

Trouble with svn.client.propset3()

From: Trent Nelson <svn-users_at_trentnelson.com>
Date: Wed, 4 Feb 2009 21:11:57 +0000

    I starting playing around with the Python Subversion bindings
    yesterday, and picked setting a property against a URI as my
    first use case, ala svn_client_propset3. I've ended up with
    this:

https://trentnelson.googlecode.com/svn/trunk/scratch/test_propset.py

    The svn.client.propset3() call (in test_basic) just doesn't
    do anything; no property is set, no error is raised, and no
    commit_info object is returned.
    
    I get this behaviour on FreeBSD 7.0 & Subversion 1.5.4, as
    well as Windows Server 2k8 & Subversion 1.5.3 (tigris.org).

    What am I doing wrong? (And as an aside, why isn't an error
    being raised to give me some clue as to what I'm doing wrong?)

        Trent.
Received on 2009-02-05 13:39:18 CET

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.