From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Storm-Olsen, Marius" Subject: Re: Trying to setup Visual Studio 2013 with a CentOS 6.5 x64 git server Date: Wed, 23 Apr 2014 19:51:54 +0000 Message-ID: <535819AA.2030406@student.bi.no> References: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT To: Charles Buege , "git@vger.kernel.org" X-From: git-owner@vger.kernel.org Wed Apr 23 21:52:04 2014 Return-path: Envelope-to: gcvg-git-2@plane.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Wd3D9-0005ay-Sb for gcvg-git-2@plane.gmane.org; Wed, 23 Apr 2014 21:52:04 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757448AbaDWTv7 (ORCPT ); Wed, 23 Apr 2014 15:51:59 -0400 Received: from mail-db3lp0081.outbound.protection.outlook.com ([213.199.154.81]:22136 "EHLO emea01-db3-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1757143AbaDWTv5 convert rfc822-to-8bit (ORCPT ); Wed, 23 Apr 2014 15:51:57 -0400 Received: from DBXPR07MB110.eurprd07.prod.outlook.com (10.242.138.148) by DBXPR07MB112.eurprd07.prod.outlook.com (10.242.138.150) with Microsoft SMTP Server (TLS) id 15.0.921.12; Wed, 23 Apr 2014 19:51:55 +0000 Received: from DBXPR07MB110.eurprd07.prod.outlook.com ([169.254.6.230]) by DBXPR07MB110.eurprd07.prod.outlook.com ([169.254.6.230]) with mapi id 15.00.0921.000; Wed, 23 Apr 2014 19:51:55 +0000 Thread-Topic: Trying to setup Visual Studio 2013 with a CentOS 6.5 x64 git server Thread-Index: AQHPXybWzuYC5YZ9x0eFZDOy+p1AIpsfSJsA In-Reply-To: Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-ms-exchange-imapappendstamp: DBXPR07MB110.eurprd07.prod.outlook.com (15.00.0921.000) x-originating-ip: [199.227.34.94] x-forefront-prvs: 01901B3451 x-forefront-antispam-report: SFV:NSPM;SFS:(10009001)(6009001)(428001)(24454002)(479174003)(377454003)(189002)(199002)(74502001)(74662001)(4396001)(59896001)(15202345003)(74482001)(77982001)(15395725003)(92726001)(86362001)(87936001)(92566001)(2656002)(76176999)(65816999)(50986999)(87266999)(36756003)(20776003)(80022001)(66066001)(79102001)(54356999)(15975445006)(83072002)(85852003)(46102001)(81542001)(81342001)(19580395003)(83322001)(99136001)(80976001)(33656001)(31966008)(76482001)(99396002);DIR:OUT;SFP:1101;SCL:1;SRVR:DBXPR07MB112;H:DBXPR07MB110.eurprd07.prod.outlook.com;FPR:F6DA2408.A4DA8FC5.7F539DA7.B388CCF1.20124;MLV:sfv;PTR:InfoNoRecords;MX:1;A:1;LANG:en; received-spf: None (: student.bi.no does not designate permitted sender hosts) Content-ID: <0661D075C409B6489BCFB704EC6A3733@nbsstd.onmicrosoft.com> X-OriginatorOrg: student.bi.no Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: 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