Ticket #21232 (new defect)
fetch.user and fetch.password should be used for all fetch methods
| Reported by: | blb@… | Owned by: | macports-tickets@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | MacPorts Future |
| Component: | base | Version: | 1.8.99 |
| Keywords: | Cc: | matt.cottrell@…, singingwolfboy@…, ryandesign@…, ciserlohn@… | |
| Port: |
Description
Currently, fetch.user and fetch.password are only used in portfetch::fetchfiles and not in the VCS-style fetch methods. These should probably be passed to the proper VCS command as appropriate, unless we really want to add svn.user, git.user, etc instead...
Change History
comment:3 in reply to: ↑ description Changed 2 years ago by ryandesign@…
- Cc ryandesign@… added
Replying to blb@…:
fetch.user and fetch.password [...] should probably be passed to the proper VCS command
I agree!
Note: See
TracTickets for help on using
tickets.


Cc Me!