On Fri, May 06, 2011 at 04:24:36PM -0300, Diego Bello wrote: > On Fri, May 6, 2011 at 4:18 PM, Diego Bello <[email protected]> wrote: > > On Fri, May 6, 2011 at 3:11 PM, Oliver Burger <[email protected]> > > wrote: > >> Hi, > >> > >> as I said in yesterday's meeting, I hav now written a short howto for the > >> commiters who are not that svn affine. > >> > >> You can find it here: > >> > >> http://www.mageia.org/wiki/doku.php?id=translators:tx_commiter_guide > >> > >> Oliver > > > > Thanks! > > > > Just one question: How do I specify my user name when doing a checkout > > or a commit? > > > > > > I found the answer: Just add "username@" before "svn.mageia.org", example: > > svn co > svn+ssh://[email protected]/svn/soft/identity/CatDap/trunk/lib/CatDap/I18N/ > CatDap
You can also add : Host *.mageia.org User jacen in .ssh/config ( see man ssh_config for the details ) > We don't user ssh credentials, so we have to specify our user and > password by hand. As I said in the mail, people can ask their keey to be added. ( we are planning to automate this, but the release take lots of time ) -- Michael Scherer
