Opened 15 years ago
Last modified 13 years ago
#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 (Ryan Carsten Schmidt), ci42 | |
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 (4)
comment:1 Changed 15 years ago by matt.cottrell@…
Cc: | matt.cottrell@… added |
---|
comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)
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!