ya thats right,but how can i get the encrypted password string?

On Mon, Mar 19, 2012 at 8:14 PM, Alexander Kitaev <[email protected]> wrote:

> There are ways in case you have access to server (apache passwd) or
> repository (repos/conf) configuration files.
>
> Depending on the protocol you may need to add user either into
> repository (svn) or into apache (http) configuration files. Plus, keep
> in mind that there could be SSH layer, that requires its own
> authentication and that Apache may support numerous kinds of
> authentication and ways to define user (e.g. LDAP).
>
> Alexander Kitaev,
> TMate Software,
> http://subgit.com/ - Svn to Git Migration!
> http://svnkit.com/ - Java [Sub]Versioning Library!
> http://hg4j.com/ - Java Mercurial Library!
> http://sqljet.com/ - Java SQLite Library!
>
>
>
> On 19 March 2012 12:50, Venkatesh Sapram <[email protected]>
> wrote:
> > there is any way to do it programatically.
> >
> >
> > On Mon, Mar 19, 2012 at 4:46 PM, Alexander Kitaev <[email protected]>
> wrote:
> >>
> >> Hello,
> >>
> >> Unfortunately there is no way to do that, as user-management is a
> >> server-side task and there are no means for the client (SVNKit) to do
> >> this.
> >>
> >> Alexander Kitaev,
> >> TMate Software,
> >> http://subgit.com/ - Svn to Git Migration!
> >> http://svnkit.com/ - Java [Sub]Versioning Library!
> >> http://hg4j.com/ - Java Mercurial Library!
> >> http://sqljet.com/ - Java SQLite Library!
> >>
> >>
> >>
> >> On 19 March 2012 07:18, Venkatesh Sapram <[email protected]>
> >> wrote:
> >> > hi ,
> >> >     I want to create a new user for the repositary using java svnkit.
> >> >     Is there any way to do that?
> >> >     Please suggest me.
> >> >
> >> > --
> >> > Thanks & Regards,
> >> > Venkatesh Sapram.
> >> >
> >>
> >
> >
> >
> > --
> > Thanks & Regards,
> > Venkatesh Sapram.
> >
>
>


-- 
Thanks & Regards,
Venkatesh Sapram.

Reply via email to