|
List Info
Thread: Re: Tarball creation software.
|
|
| Re: Tarball creation software. |
  Netherlands |
2007-12-27 16:15:07 |
Op Thursday 27 December 2007 23:11 schreef u:
> > but contribute to it please.
> >
> Looks good.
thanks
> One problem: you hardcoded your svn account into the
script.
Yes, not sure how to fix that. Ask it when you run it?
> Also, your call to /bin/rm has argument issues.
Not for me, but can you fix it?
Toma
_______________________________________________
Kde-extra-gear mailing list
Kde-extra-gear kde.org
https://mail.kde.org/mailman/listinfo/kde-extra-gear
|
|
| Re: Tarball creation software. |
  United States |
2007-12-27 16:24:40 |
On Thursday 27 December 2007 17:15, Tom Albers wrote:
> Op Thursday 27 December 2007 23:11 schreef u:
> > > but contribute to it please.
> >
> > Looks good.
>
> thanks
>
> > 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
>
> > Also, your call to /bin/rm has argument issues.
>
> Not for me, but can you fix it?
Not sure, will try later.
>
> Toma
Charles
_______________________________________________
Kde-extra-gear mailing list
Kde-extra-gear kde.org
https://mail.kde.org/mailman/listinfo/kde-extra-gear
|
|
| Re: Tarball creation software. |
  Norway |
2007-12-27 18:09:21 |
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.
--
Thiago Macieira - thiago (AT) macieira.info - thiago
(AT) kde.org
PGP/GPG: 0x6EF45358; fingerprint:
E067 918B B660 DBD1 105C 966C 33F5 F005 6EF4 5358
_______________________________________________
Kde-extra-gear mailing list
Kde-extra-gear kde.org
https://mail.kde.org/mailman/listinfo/kde-extra-gear
|
|
| Re: Tarball creation software. |

|
2007-12-28 15:13:59 |
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/create
tarball/ createtarball
Permission denied (publickey).
Moreover there are people that use https...
Angelo
P.S. I like your script Toma ;)
_______________________________________________
Kde-extra-gear mailing list
Kde-extra-gear kde.org
https://mail.kde.org/mailman/listinfo/kde-extra-gear
|
|
| Re: Tarball creation software. |
  Norway |
2007-12-28 16:29:49 |
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/create
tarball/
> 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
_______________________________________________
Kde-extra-gear mailing list
Kde-extra-gear kde.org
https://mail.kde.org/mailman/listinfo/kde-extra-gear
|
|
| Re: Tarball creation software. |
  Italy |
2007-12-28 16:57:13 |
> $ grep -A2 svn.kde.org ~/.ssh/config
> Host svn.kde.org
> IdentityFile ~/.ssh/id_rsa_kde
> User thiago
Right, forgot that :$
> >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.
Here is my little contribution, i haven't tested it too
much, only that parameters are
correct. I put username mandatory for https.
Let me know if i can commit or if ok you can do it for me.
Regards,
Angelo
_______________________________________________
Kde-extra-gear mailing list
Kde-extra-gear kde.org
https://mail.kde.org/mailman/listinfo/kde-extra-gear
|
|
|
[1-6]
|
|
|
about | contact Other archives ( Real Estate discussion Medical topics )
|