Files
sbt/main
Indrajit Raychaudhuri 7b97b6833f Credentials should be kept in SBT's own global base location
The old convention of keeping credentials in ~/.ivy2 isn't recommended anymore,
they can instead go in (customizable) global base location.

The global base defaults to `~/.sbt`, hence credentials go in `~/.sbt/.credentials`
(c.f. `Keys.globalBaseDirectory` and system property `sbt.global.base`)
2012-02-28 23:01:17 +05:30
..
2012-02-14 21:59:12 -05:00
2012-02-04 21:10:30 -05:00
2012-01-29 14:36:27 -05:00
2012-01-27 21:09:11 -05:00
2012-02-13 22:02:44 -05:00
2010-09-21 22:00:11 -04:00
2012-01-09 08:00:29 -05:00
2011-11-19 23:56:30 -05:00