On 2006-03-03, ecocode <[EMAIL PROTECTED]> wrote: > * Matthias Fischmann <[EMAIL PROTECTED]> wrote: >| >| hi, i have a password protected darcs repo, and now realized there is >| no option for entering passwords in darcs when getting it over http. >| is there an easier way to present apache passwords to a web server >| besides lifting the libcurl paramters through the darcs code up to the >| darcs cli by hand? > > darcs get ftp://user:[EMAIL PROTECTED]/repo
I think the environment variables documented in the manual could also help: http://www.darcs.net/manual/node5.html#SECTION00520000000000000000 In particular, DARCS_GET_HTTP seems related. Mark _______________________________________________ darcs-users mailing list [email protected] http://www.abridgegame.org/mailman/listinfo/darcs-users
