
Karl Eichwalder <ke@suse.de> writes:
Thanks for offering help! In case you want to reset your password, create a new one as follows (without salt):
perl print crypt("password", "\$1\$"),"\n"; ^D
"^D" means Ctrl-D. Once pressed, you will see the string in your terminal. Send this to me together with your SVN user name.
I forgot to mention: you can usually find your password in of the auth files: cd ~/.subversion/auth grep berlios */* Then check the file it prints. -- Karl Eichwalder SUSE LINUX Products GmbH R&D / Documentation Maxfeldstraße 5 90409 Nürnberg, Germany GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg) -- To unsubscribe, e-mail: opensuse-translation+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-translation+owner@opensuse.org