Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Set up DarwinPorts to coexist with fink' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Set up DarwinPorts to coexist with fink
Authored by: AntonyBlakey on Jan 29, '04 08:42:31PM
You can fix this by doing

CVS_PASSFILE=/opt/local/dports/sysutils/PortsManager/work/.cvspass sudo cvs -d :pserver:anonymous@anoncvs.opendarwin.org:/Volumes/src/cvs/od login
which sets the cvs password in the special .cvspass file that this port expects.

[ Reply to This | # ]