Re: Check SVN user permissions before commit

2013-05-24 Thread Nico Kadel-Garcia
On Fri, May 24, 2013 at 6:40 PM, Dennis Estenson wrote: > Hello, > > > > I am not a subscriber to the list, so I would appreciate being CC'd on any > replies. > > > > How would I go about checking for user (write) permissions without actually > doing a procedure that might fail due to permissions?

Check SVN user permissions before commit

2013-05-24 Thread Dennis Estenson
Hello, I am not a subscriber to the list, so I would appreciate being CC'd on any replies. How would I go about checking for user (write) permissions without actually doing a procedure that might fail due to permissions? Say, for example, I don't have write permissions to a project in SVN. I