Locking problem with the putfile.py from tools/examples
From: Sean McGrath <sean.mcgrath_at_propylon.com>
Date: Mon, 29 Dec 2008 11:55:48 -0600
Hello there,
I am trying to get two standalone Python scripts together for locking
Using Kevin Gillette's notes on
The problem is that once a file is locked, I can no longer use
The exception thrown is svn.core.SubversionException: (
Kevin Gillette's notes on http://jtauber.com/python_subversion_binding/
access = fs.create_access(username)
Adding these to putfile.py before creating the transaction
I'm guessing that the issue comes down to putfile.py having to provide a
Does this sound plausible? Is there a mechanism through the Python APIs
I have a self contained zip that illustrates the problem if anybody is
Is this a bit low level for the users list? Should I move this to dev?
thanks,
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.