Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 11497 - patch to allow cvs.eclass use "anonymous" pserver _with_ password
Summary: patch to allow cvs.eclass use "anonymous" pserver _with_ password
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: phoen][x
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 11498
  Show dependency tree
 
Reported: 2002-12-02 14:55 UTC by Gontran Zepeda
Modified: 2003-02-21 09:08 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
diff to cvs.eclass as of Dec 02, 2002 12:00 pm -0007 (cvs_eclass.diff,1.30 KB, patch)
2002-12-02 14:56 UTC, Gontran Zepeda
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gontran Zepeda 2002-12-02 14:55:27 UTC
While developing a dev-perl/bioperl-cvs ebuild, I found a situation where I
needed to log into a pserver with a user name and password.  cvs.eclass defaults
to using _no_ password when connecting to "anonymous" pserver.

This is very simply an extention of phoen][x's inline python code that lets cvs
use 'ext' type authentication.  I've tested and works OK, and is only reached
when ECVS_ANON=yes AND ECVS_PASS is not null such that standard anoncvs with no
pass should continue to work as before.

Momentarily I'll be submitting the bioperl ebuilds and their chain of
dependencies, and will mark the bioperl-cvs ebuild bug as dependent on this one.

thanks,
Gontran
Comment 1 Gontran Zepeda 2002-12-02 14:56:24 UTC
Created attachment 6138 [details, diff]
diff to cvs.eclass as of Dec 02, 2002 12:00 pm -0007
Comment 2 phoen][x 2002-12-12 12:11:40 UTC
Connecting to a pserver w/ username and password?

Could you give me the server information so that i can test it myself? I want to
clean up your inline code a bit. (Nothing against it, only want to keep the
eclass clean)

-phoen][x-
Comment 3 Gontran Zepeda 2002-12-12 14:20:16 UTC
Sure, the cvsroot for the bioperl project is:

    cvs.bioperl.org:/home/repository/bioperl

user 'cvs', pass 'cvs'.   The homepage for the cvs server is at
http://cvs.bioperl.org/ and has all the usual instructions for connecting to
their pserver.

thanks for your attention.

Gontran
Comment 4 Gontran Zepeda 2003-01-10 13:52:17 UTC
Maybe you could mail me your address so I could send you some chocolate, pizza
or beer from Canada?  :)

Gontran
Comment 5 phoen][x 2003-02-18 10:38:22 UTC
Sorry Gontran, 

i was offline for one month - had to do real-life stuff.
Now, back to business.

@Dan:
Could you take a look into it? It worked for me (when i checked it one month ago), but you wrote cvs.eclass so it's not my baby alone, is it? :)

-phoen][x-
Comment 6 phoen][x 2003-02-21 09:08:34 UTC
Hey Gontran.

It's finally in. Thanks for the contribution and sorry for the delay once more.

-phoen][x-