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 We don't user ssh credentials, so we have to specify our user and password by hand. Regards, -- Diego Bello CarreƱo
