Ticket #37 (closed defect: worksforme)
cms anonymous access
| Reported by: | bryang | Owned by: | bruno |
|---|---|---|---|
| Priority: | major | Milestone: | 0.9.5 |
| Component: | pb | Version: | 0.9.4 |
| Keywords: | Cc: |
Description
It appears that I can't correctly specify anonymous access for CVS (and I suspect for svn) for the project to be packaged itself (eg. for pburl) . This is a must to have, since I can't be expected to have authenticated access to a project's CMS at the early stages.
This is also likely true for the pbconfurl as well, so that once the necessary configurations are established, packages could be build by automated means. Hence the same defect and requirement here.
Change History
Note: See
TracTickets for help on using
tickets.

I'm pretty sure I did it however for SVN. So it may a CVS specialty (as I test much less CVS than SVN)
Could you copy your pburl line please ?
Could you try pburl linuxcoe = cvs://:pserver:anonymous@linuxcoe.cvs.sourceforge.net:/cvsroot/linuxcoe
It seems to work for me.