Beau E. Cox wrote:
Hello Tim,

I have been talking on the mod_perl list about threading
problems with perl 5.8.2. Stas has encouraged me to
try and patch DBI; he has given me a tutorial and, with
your permission, I would like to try it.

Beau, the proper list for this discussion is: http://lists.perl.org/showlist.cgi?name=dbi-dev Thanks.

However, when I try to svn checkout DBI ( as you described
in a previous message in the archive ), I am stopped
with auth demands.

Is this still the way to get DBI?

svn checkout http://svn.perl.org/modules/dbi/trunk/

You need to create an account at perl.org (unless you already have one) and use that login/password to log into svn.
http://use.perl.org/users.pl?op=newuserform


If you are logged with the same name as your login at use.perl.org, it'll just ask you for the password. If not use:

svn --username yourusername checkout http://svn.perl.org/modules/dbi/trunk/


__________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com

--
Report problems: http://perl.apache.org/bugs/
Mail list info: http://perl.apache.org/maillist/modperl.html
List etiquette: http://perl.apache.org/maillist/email-etiquette.html



Reply via email to