Re: [BLACKBOX] Hosting experience - Gitorius

From: [at]} <Ivan>
Date: Fri, 30 Aug 2013 15:34:29 +0800


There are three ways of communication with remote git repository.


In girorious you can use two ways:

1.
http protocol (most easy no ssh needed, but you need to login each time you making push)
git clone http://git.gitorious.org/bb16/red.git

easy to setup, not comfortable to use

2.

ssh protocol (most safe but need public ssh key)
git clone git://gitorious.org/bb16/red.git red
difficult to setup, comfortable to use


In BB-Redmine you can use only one way now:

1.
http protocol (most easy no ssh needed, but you need to login each time you making push)
git clone http://git.molpit.com/bbcb



About Google Code. The political problem is serious here. Everybody should have access to the repository.

But the best way to have multiple copies in few repositories. But the main one should not be banned.


Regards Ivan







2013/8/30 Douglas G. Danforth <danforth{([at]})nowhere.xy


        ... and why is the SSH key needed?
        
        Google Code doesn't seem to use it (but then I am only 10 minutes deep into
        investigating Google Code).



        On 8/29/2013 8:44 PM, Ivan Denisov wrote:
        

                To generate public key is very easy with 'putty'. You do not need the Unix for this.
                
                Here you will find step-by-step manual.
                http://wiki.joyent.com/wiki/display/jpc2/Manually+Generating+Your+SSH+Key+in+Windows <http://wiki.joyent.com/wiki/display/jpc2/Manually+Generating+Your+SSH+Key+in+Windows>
                
                
                Regards, Ivan
                



        ----
        To unsubscribe, send a message with body "SIGNOFF BLACKBOX" to LISTSERV{([at]})nowhere.xy
        


---- To unsubscribe, send a message with body "SIGNOFF BLACKBOX" to LISTSERV{([at]})nowhere.xy
Received on Fri Aug 30 2013 - 09:34:29 UTC

This archive was generated by hypermail 2.3.0 : Thu Sep 26 2013 - 06:29:49 UTC