Re: git over ssh access for garage projects - calling for brave testers

2010-06-05 Thread Andrew Flegg
On Sat, May 22, 2010 at 09:13, Alberto Mardegan wrote: > Alberto Mardegan wrote: >> >> I get this: >> >> ma...@portatie:/tmp$ git clone ssh://drop.maemo.org/git/maemo-mapper >> Initialized empty Git repository in /tmp/maemo-mapper/.git/ >> fatal: ''/git/maemo-mapper'': unable to chdir or not a git

Re: git over ssh access for garage projects - calling for brave testers

2010-05-22 Thread Alberto Mardegan
Alberto Mardegan wrote: Ferenc Szekely wrote: If you had a few minutes to spare please check it out and let me know your findings. We may have some bugs here and there, so let's find and fix them together. I get this: ma...@portatie:/tmp$ git clone ssh://drop.maemo.org/git/maemo-mapper Initia

Re: git over ssh access for garage projects - calling for brave testers

2010-05-06 Thread Javier Palacios
> Now the key changing is enabled for all garage users, although the > action (ie. putting the authorized_keys file to the proper place in the > filesystem) has a 15 minutes delay. The cron jon that checks for new > accounts runs in every 15 minutes. I could probably allow more frequent > runs thou

Re: git over ssh access for garage projects - calling for brave testers

2010-05-06 Thread Ferenc Szekely
Hi Philipp and all, I received a couple of complaints about adding / updating the SSH keys at the garage account page. Please see the reply below. On 05/06/2010 11:04 AM, pHilipp Zabel wrote: > > Login to garage.maemo.org, click on "Account Maintenance", and there > you are, last point above

Re: git over ssh access for garage projects - calling for brave testers

2010-05-06 Thread pHilipp Zabel
On Tue, May 4, 2010 at 10:13 PM, Javier Palacios wrote: > On Wed, Apr 28, 2010 at 3:50 PM, Ferenc Szekely wrote: >> >> Our git over ssh support works side by side with the current WebDAV >> access, so you can use both for reading / writing the repo. >> >> Quick how-to >> >> 1. Upload

Re: git over ssh access for garage projects - calling for brave testers

2010-05-04 Thread Javier Palacios
On Wed, Apr 28, 2010 at 3:50 PM, Ferenc Szekely wrote: > > Our git over ssh support works side by side with the current WebDAV > access, so you can use both for reading / writing the repo. > > Quick how-to > > 1. Upload your public SSH key to garage: >   https://garage.maemo.org/accou

Re: git over ssh access for garage projects - calling for brave testers

2010-04-29 Thread Alberto Mardegan
Ferenc Szekely wrote: If you had a few minutes to spare please check it out and let me know your findings. We may have some bugs here and there, so let's find and fix them together. I get this: ma...@portatie:/tmp$ git clone ssh://drop.maemo.org/git/maemo-mapper Initialized empty Git repositor

git over ssh access for garage projects - calling for brave testers

2010-04-28 Thread Ferenc Szekely
Hello, A long awaited feature has finally been landed: garage projects that have git repositories can now use ssh to manipulate their data. Our git over ssh support works side by side with the current WebDAV access, so you can use both for reading / writing the repo. Quick how-to 1.