On Fri, Feb 8, 2013 at 10:30 PM, Gilles Caulier <[email protected]> wrote: > It must be a right access failure i think
Hi Gilles, > > I process private repository using my account name "cgilles"... > > but : > > [gilles@localhost Devel]$ git clone [email protected]:cgilles ./cgilles > Cloning into './cgilles'... > X11 forwarding request failed on channel 0 > R access for cgilles DENIED to cgilles > (Or there may be no repository at the given path. Did you spell it > correctly?) > fatal: The remote end hung up unexpectedly > [gilles@localhost Devel]$ Your scratch namespace is located at scratch/cgilles/reponame. For me, I would use: git clone [email protected]:scratch/bcooksley/foobar > > Gilles Caulier Regards, Ben Cooksley KDE Sysadmin > > > > 2013/2/7 Ivan Čukić <[email protected]> >> >> >> > > You should migrate those to repositories under your scratch namespace >> > > on git.kde.org. >> > >> > Hi Ben, >> > >> > My scratch namespace ? I'm not sure to understand... >> >> >> http://community.kde.org/Sysadmin/GitKdeOrgManual#Personal_scratch_repositories >> >> Cheerio, >> Ivan >> >> >
