Lachlan Deck <lachlan.deck@xxxxxxxxx> wrote: > Hi there, > > Is it a bug that the when specifying --username=foo for either git-svn > init or git-svn clone that this isn't stored in .git/config? > > It means that for http[s] urls you need to specify it each time for > git-svn fetch, for example. > > Is there any way to specify it manually in the config file - or would > that have some bad consequences? Hi, Subversion already stores credential information in ~/.subversion/ which git svn should respect and use if available and allowed to. Did you disable set "store-auth-creds = no" in your ~/.subversion/config ? -- Eric Wong -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html