tags 684248 + upstream severity 684248 wishlist quit Hi Ian,
Ian Zimmerman wrote: > [38+1] git svn init --username=anonsvn > https://smlnj-gforge.cs.uchicago.edu/svn/smlnj/sml-mode/trunk > > but git made no record of the username: > > [39+1]sml-mode$ cat .git/config > [core] > repositoryformatversion = 0 > filemode = true > bare = false > logallrefupdates = true > [svn-remote "svn"] > url = https://smlnj-gforge.cs.uchicago.edu/svn/smlnj/sml-mode/trunk > fetch = :refs/remotes/git-svn > > and in fact is trying to fetch with my username instead: > > [40+1]sml-mode$ git svn fetch > Authentication realm: <https://smlnj-gforge.cs.uchicago.edu:443> Document > repository > Password for 'itz': I agree that saving the username would be a good change. If you run into any work on this, please feel free to contact [email protected] for feedback on the work in progress, cc-ing me and Eric Wong <[email protected]>. Thanks for writing, Jonathan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

