Re: Creating a user using the API in Java

2012-04-04 Thread Mark Phippard
On Wed, Apr 4, 2012 at 6:08 AM, Mr. White wrote: > i came to realize that the Subversion API is way more complicated than > i thought. I hoped there were functions to create/edit/delete users/ > repositories/groups, but the API doesn't offer those simple functions > as far is my research goes. S

Re: Creating a user using the API in Java

2012-04-04 Thread Stefan Sperling
On Wed, Apr 04, 2012 at 03:08:06AM -0700, Mr. White wrote: > Hello guys, > > i came to realize that the Subversion API is way more complicated than > i thought. I hoped there were functions to create/edit/delete users/ > repositories/groups, but the API doesn't offer those simple functions > as fa

Re: Creating a user using the API in Java

2012-04-04 Thread Andy Levy
On Wed, Apr 4, 2012 at 06:08, Mr. White wrote: > Hello guys, > > i came to realize that the Subversion API is way more complicated than > i thought. I hoped there were functions to create/edit/delete users/ > repositories/groups, but the API doesn't offer those simple functions > as far is my rese

Creating a user using the API in Java

2012-04-04 Thread Mr. White
Hello guys, i came to realize that the Subversion API is way more complicated than i thought. I hoped there were functions to create/edit/delete users/ repositories/groups, but the API doesn't offer those simple functions as far is my research goes. Could someone give an example on how to create a