[scribus-dev] request for testing new feature

JLuc jluc at no-log.org
Sat Jun 23 21:15:32 UTC 2012


Le 06/01/2012 01:25 PM, cezaryece a écrit :
> Hi
>
> As some of you know, I am working on marks and footnotes feature.
> My work is almost ready and I ask you for get my code and test it.
>
> Code is in GIT as branch "footnotes".
This is very short explanation so as to be able to test it :-)
So i decided to follow the longer explanations on http://bugs.scribus.net/view.php?id=10730
:

mkdir footnotes
cd footnotes
git init
git remote add -t footnotes -f origin git at scribus.net:scribus.git
git checkout footnotes

After installing git (ubuntu amazingly kindly explained how !)
first time i ran i got this :

The authenticity of host 'scribus.net (31.185.27.100)' can't be established.
RSA key fingerprint is f6:13:1c:9d:af:03:81:29:85:60:70:d2:bd:53:15:05.
Are you sure you want to continue connecting (yes/no)?
yes
Warning: Permanently added 'scribus.net,31.185.27.100' (RSA) to the list of known hosts.

then each time I try
git remote add -t footnotes -f origin git at scribus.net:scribus.git

I got :
Updating origin
Permission denied (publickey).
fatal: The remote end hung up unexpectedly
error: Could not fetch origin

Whats wrong and how to checkout the footnotes code ?

JLuc




More information about the scribus-dev mailing list