Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] Howto backup to server using Git
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
DeIM
Guru
Guru


Joined: 11 Apr 2006
Posts: 429

PostPosted: Sun Dec 15, 2013 8:16 pm    Post subject: [Solved] Howto backup to server using Git Reply with quote

Hi, I'm starting with Git (also in Eclipse).
I found in Gentoo wiki:

Quote:
Note: The git server is only necessary if you intend to have an unauthenticated read-only server for people to get your code from.


I'd like to have Git backup for both read & write operations - maybe authenticated. Absolutely not for unauthenticated read-only people.
What's the solution? What have I to do for commit to remote server?

Thanks in advance.


Last edited by DeIM on Sat Dec 21, 2013 2:06 pm; edited 1 time in total
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21633

PostPosted: Sun Dec 15, 2013 9:30 pm    Post subject: Reply with quote

Git over ssh is the standard transport mechanism for remote authenticated Git activity.
Back to top
View user's profile Send private message
DeIM
Guru
Guru


Joined: 11 Apr 2006
Posts: 429

PostPosted: Sat Dec 21, 2013 2:10 pm    Post subject: Reply with quote

Correct.

Tip for Eclipse to work with encrypted keys:

1) Open git repositories perspective
2) RMB -> new remote repository

The standard way gives error with password.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum