Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 197546 - subversion.eclass should support ESVN_USER and ESVN_PASSWORD
Summary: subversion.eclass should support ESVN_USER and ESVN_PASSWORD
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Eclasses (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Akinori Hattori
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-30 18:55 UTC by Arfrever Frehtes Taifersar Arahesis (RETIRED)
Modified: 2008-01-26 16:33 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2007-10-30 18:55:54 UTC
subversion.eclass should support ESVN_USER and ESVN_PASSWORD.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-10-30 21:06:30 UTC
Sure, feel free to attach a patch.
Comment 2 Akinori Hattori gentoo-dev 2007-11-01 05:55:55 UTC
Please use ESVN_OPTIONS.

e.g.)
  ESVN_OPTIONS="--user user --password password"
Comment 3 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2008-01-15 10:48:36 UTC
It doesn't work when password is empty.