Skip to content
Snippets Groups Projects
Commit 55a1f409 authored by Emmanuel Milou's avatar Emmanuel Milou
Browse files

Test rm

parent d3b36841
No related branches found
No related tags found
No related merge requests found
// AsciiDoc file
Git developer access
--------------------
Run:
--------------------------------------------------------------
ssh-keygen -C sflphone_org@sflphone.org
cat ~/.ssh/id_rsa.pub
--------------------------------------------------------------
and transmit us the content of the `id_rsa.pub` file, for shared-key
authentication. Then, if you already have a cloned repository, run:
--------------------------------------------------------------
git-config remote.origin.url git+ssh://sflphone_org@sflphone.org/git/sflphone.git
--------------------------------------------------------------
Otherwise, grab a new copy:
--------------------------------------------------------------
git clone git+ssh://sflphone_org@sflphone.org/git/sflphone.git
cd sflphone
autoreconf --install
--------------------------------------------------------------
Then
----------------------------------------------
cd sflphone
----------------------------------------------
View sflsite:build[build notes] for more details.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment