Barry,
>This is the line that I think you wish to have
improved.
>
>"Set the property prop_name to prop_value in
url_or_path."
>
>How would you improve it?
"Set the property prop_name to prop_value in a
subversion repository or
working directory located at url_or_path."
My confusion was due to the fact that a property value can
be a URL too
(it can be anything as a matter of fact), my first usage of
this method
was something like:
Svnc.propset('svn:externals', 'lib/ext1',
'http://svnrepo/lib/ext1
/trunk')
Which is, of course, wrong. On a second, more careful
reading, of the
documentation after your remarks I didn't interpret it like
that any
more. But I think rephrasing that statement can get rid of
confusing
interpretations.
Hope that helps.
Cheers,
Luis.
------------------------------------------------------------
---------
To unsubscribe, e-mail: users-unsubscribe pysvn.tigris.org
For additional commands, e-mail: users-help pysvn.tigris.org
|