You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by rick joyner <di...@yahoo.com> on 2006/10/14 12:09:06 UTC

Lost password

Hi
I am the administrator of a svn repo on a linux machine on which I created a few repositories a little while ago. I actually managed to forget my password since I didn't use the repos much. 
But now I need to retrieve the files.
How can I do that?
Can I restore the password somehow? Or can I at least obtain the files somehow? THe files are the important thing. If I get somehow get the head revision, all would be good.
Thanks
r.


Re: Lost password

Posted by Kevin Greiner <gr...@gmail.com>.
On 10/14/06, rick joyner <di...@yahoo.com> wrote:
>
> Hi
> I am the administrator of a svn repo on a linux machine on which I created
> a few repositories a little while ago. I actually managed to forget my
> password since I didn't use the repos much.
>

What type of auth are you using? Your password may be in clear text in your
repo root/conf/passwd file.

Re: Lost password

Posted by Adam Mercer <ra...@gmail.com>.
On 14/10/06, rick joyner <di...@yahoo.com> wrote:
>
> Hi
> I am the administrator of a svn repo on a linux machine on which I created a
> few repositories a little while ago. I actually managed to forget my
> password since I didn't use the repos much.
> But now I need to retrieve the files.
> How can I do that?
> Can I restore the password somehow? Or can I at least obtain the files
> somehow? THe files are the important thing. If I get somehow get the head
> revision, all would be good.

as you're the admin you'll be able to access the repos directly i.e.
using the file:// protocol - hence bypassing the password.

Cheers

Adam

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org