[Kde-extra-gear] Tarball creation software.

Thiago Macieira thiago at kde.org
Fri Dec 28 23:29:49 CET 2007


Angelo Naselli wrote:
>venerdì 28 dicembre 2007, Thiago Macieira ha scritto:
>> Charles Connell wrote:
>> >> > One problem: you hardcoded your svn account into the script.
>> >>
>> >> Yes, not sure how to fix that. Ask it when you run it?
>> >
>> >Use svn://anonsvn.kde.org/home/kde
>>
>> Hardcode svn+ssh://svn.kde.org/home/kde since, of the three, it's the
>> fastest method. And since the username is handled by ssh anyways,
>> there's no problem with the username.
>
>hmm, and how is handled by ssh? i suppose by your user id... that's not
>always the same as the svn+ssh account one...
>svn co
> svn+ssh://svn.kde.org/home/kde/trunk/playground/utils/createtarball/
> createtarball Permission denied (publickey).

$ grep -A2 svn.kde.org ~/.ssh/config
Host svn.kde.org
  IdentityFile ~/.ssh/id_rsa_kde
  User thiago

>Moreover there are people that use https...

Right, but since svn+ssh is faster than https, people should prefer ssh 
unless they're blocked by firewalls.

-- 
  Thiago Macieira  -  thiago (AT) macieira.info - thiago (AT) kde.org
    PGP/GPG: 0x6EF45358; fingerprint:
    E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/kde-extra-gear/attachments/20071228/b44f2956/attachment.pgp 


More information about the Kde-extra-gear mailing list