* Front GIT with an ssh or http service
@ 2011-06-29 12:02 Eugene
2011-06-29 17:39 ` Christof Krüger
2011-07-06 13:59 ` Jakub Narebski
0 siblings, 2 replies; 3+ messages in thread
From: Eugene @ 2011-06-29 12:02 UTC (permalink / raw)
To: git
Good morning,
I have a local Git for windows. I want to put an ssh or web service in
front so somebody else can use me and also set up automatic builds (via
cruisecontrol) out of my local git.
Thank you
Eugene
--
View this message in context: http://git.661346.n2.nabble.com/Front-GIT-with-an-ssh-or-http-service-tp6528631p6528631.html
Sent from the git mailing list archive at Nabble.com.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Front GIT with an ssh or http service
2011-06-29 12:02 Front GIT with an ssh or http service Eugene
@ 2011-06-29 17:39 ` Christof Krüger
2011-07-06 13:59 ` Jakub Narebski
1 sibling, 0 replies; 3+ messages in thread
From: Christof Krüger @ 2011-06-29 17:39 UTC (permalink / raw)
To: Eugene; +Cc: git
On Mi, 2011-06-29 at 05:02 -0700, Eugene wrote:
> Good morning,
> I have a local Git for windows. I want to put an ssh or web service in
> front so somebody else can use me and also set up automatic builds (via
> cruisecontrol) out of my local git.
Setting up a ssh or http server under Windows is not directly a git
question, so don't be too disappointed if you won't receive step-by-step
instructions on this list. A quick google search brought up
http://www.timdavis.com.au/git/setting-up-a-msysgit-server-with-copssh-on-windows/
This looks like a lot of text too me, so in case your repository can be
made available public, you should consider using a service like
github.com or similar. Or maybe you know someone with a linux box who
could help you out. You could then set up the remove repository with
remote.*.mirror=true if you want to easily mirror all your branches with
just one command.
Regards,
Chris
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Front GIT with an ssh or http service
2011-06-29 12:02 Front GIT with an ssh or http service Eugene
2011-06-29 17:39 ` Christof Krüger
@ 2011-07-06 13:59 ` Jakub Narebski
1 sibling, 0 replies; 3+ messages in thread
From: Jakub Narebski @ 2011-07-06 13:59 UTC (permalink / raw)
To: Eugene; +Cc: git
Eugene <eugene@oggtrading.com> writes:
> Good morning,
>
> I have a local Git for windows. I want to put an ssh or web service in
> front so somebody else can use me and also set up automatic builds (via
> cruisecontrol) out of my local git.
Could you explain more clearly what you want to do?
Do you want for other people to be able to fetch from your repository?
To push to your repository? To configure automatic build on push? To
set up web interface so other people can browser your repositories
using web browser?
--
Jakub Narebski
Poland
ShadeHawk on #git
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-07-06 13:59 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-29 12:02 Front GIT with an ssh or http service Eugene
2011-06-29 17:39 ` Christof Krüger
2011-07-06 13:59 ` Jakub Narebski
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).