git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Trying to setup Visual Studio 2013 with a CentOS 6.5 x64 git server
@ 2014-04-23 19:04 Charles Buege
  2014-04-23 19:20 ` Jonathan Nieder
  2014-04-23 19:51 ` Storm-Olsen, Marius
  0 siblings, 2 replies; 3+ messages in thread
From: Charles Buege @ 2014-04-23 19:04 UTC (permalink / raw)
  To: git

All -

If this is the wrong place to ask this question (I'm heading to
Microsoft's site next), then I apologize, but communities like this
have always been kind to me in the past, so I thought I'd start here.

I'm looking to setup a git server under CentOS 6.5 x64 that will serve
2-5 .NET developers using Visual Studio Pro 2013.  I've been reading
that Visual Studio 2013 now has 'native git support', but as I've been
reading into this more and more, it appears to me that the 'native git
support' is really the fact that Team Foundation Server has git
support on it and that I'd need to setup TFS in order to use the
Visual Studio 2013's native git support.  Can anyone either confirm
and/or deny this for me?  My personal suspicion is that I will need to
implement TortiseGIT to do what I want to do, but wanted to throw this
question out to all you masters of git to direct me in the proper
path.

If, in actuality, I can use a CentOS git server with Visual Studio
2013, can anyone point me in the direction of an
FAQ/directions/YouTube video/book/anything for how to setup something
like this?  I have the resources to setup a CentOS git server (which
will also host some DreamWeaver CC users as well on other projects),
but setting up a dedicated TFS server isn't an option, hence why I'm
looking into this.

Thanks in advance,
Charles

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Trying to setup Visual Studio 2013 with a CentOS 6.5 x64 git server
  2014-04-23 19:04 Trying to setup Visual Studio 2013 with a CentOS 6.5 x64 git server Charles Buege
@ 2014-04-23 19:20 ` Jonathan Nieder
  2014-04-23 19:51 ` Storm-Olsen, Marius
  1 sibling, 0 replies; 3+ messages in thread
From: Jonathan Nieder @ 2014-04-23 19:20 UTC (permalink / raw)
  To: Charles Buege; +Cc: git

Hi,

Charles Buege wrote:

> If, in actuality, I can use a CentOS git server with Visual Studio
> 2013, can anyone point me in the direction of an
> FAQ/directions/YouTube video/book/anything for how to setup something
> like this?

I suspect
http://msdn.microsoft.com/en-us/library/hh850445.aspx#remote_3rd_party_connect_clone
should get you started.

As far as I can tell from #git, every once in a while people seem to
want to escape from GUIs to have control over what they're doing (for
example when cleaning up existing commits, or when performing a
complex merge).  You can find a usable commandline version of Git for
Windows at http://msysgit.github.io/ (and the same project has a
TortoiseSVN-like explorer plugin called GitCheetah if you need that).

Hope that helps,
Jonathan

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Trying to setup Visual Studio 2013 with a CentOS 6.5 x64 git server
  2014-04-23 19:04 Trying to setup Visual Studio 2013 with a CentOS 6.5 x64 git server Charles Buege
  2014-04-23 19:20 ` Jonathan Nieder
@ 2014-04-23 19:51 ` Storm-Olsen, Marius
  1 sibling, 0 replies; 3+ messages in thread
From: Storm-Olsen, Marius @ 2014-04-23 19:51 UTC (permalink / raw)
  To: Charles Buege, git

On 4/23/2014 2:04 PM, Charles Buege wrote:
> If, in actuality, I can use a CentOS git server with Visual Studio
> 2013, can anyone point me in the direction of an FAQ/directions/
> YouTube video/book/anything for how to setup something like this?

http://lmgtfy.com/?q=%22visual+studio+2013%22+clone+git+site%3Ayoutube.com&l=1

will take you to a thorough review of VS2013 with Git local/remote, 
command-line tooling, and some standard Q&A. Description contains link 
to slides and notes.

Good luck!

-- 
.marius

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-04-23 19:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-23 19:04 Trying to setup Visual Studio 2013 with a CentOS 6.5 x64 git server Charles Buege
2014-04-23 19:20 ` Jonathan Nieder
2014-04-23 19:51 ` Storm-Olsen, Marius

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).