Re: Git development

Jocelyn <[email protected]> Mon, 14 Sep 2009 12:28:16 +0200
Newsgroups gmane.comp.lang.eiffel.gobo.devel
Message-ID <[email protected]>
Note that you can also create your own fork using the github.com website.

Then if you need to pull (or push) from (or to) a specific fork
you can do (from your working copy)

    git remote add RepoName GitRepoUrl
such as
    git remote add ebezault git://github.com/ebezault/gobo.git
    git remote add ebezault git://github.com/yourgithublogin/gobo.git    
(to clone your own github fork)

And so on :
    git remote add foobar git://any.domain.tld/foo/bar.git

If you use github to fork "gobo", there is a nice feature to follow 
other's development (including Eric's own branch) at
    http://github.com/gobo-eiffel/gobo/network

About sourceforge.net, I also have trouble cloning the git repository  
(I tried only today either public -readonly- access or private 
-read/write- dev access using ssh). Maybe Eric should check it. Probably 
a temporary issue at sourceforge ...

Hope this helps,
Jocelyn 

Jocelyn wrote:
> To "clone" the "master" git repository
>     git clone git://github.com/gobo-eiffel/gobo.git
>
> To "clone" Eric's branch
>     git clone git://github.com/ebezault/gobo.git
>
> Hope this helps,
>
> -- Jocelyn
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
> trial. Simplify your report design, integration and deployment - and focus on 
> what you do best, core application coding. Discover what's new with 
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> gobo-eiffel-develop mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/gobo-eiffel-develop
>
>
>   


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july