From mboxrd@z Thu Jan 1 00:00:00 1970 From: sundarbun Subject: JGIT newbie question Date: Tue, 11 Jan 2011 10:51:50 -0800 (PST) Message-ID: <1294771910028-5911913.post@n2.nabble.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Tue Jan 11 19:51:57 2011 Return-path: Envelope-to: gcvg-git-2@lo.gmane.org Received: from vger.kernel.org ([209.132.180.67]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1PcjK0-0000Uo-Ku for gcvg-git-2@lo.gmane.org; Tue, 11 Jan 2011 19:51:57 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932541Ab1AKSvw (ORCPT ); Tue, 11 Jan 2011 13:51:52 -0500 Received: from sam.nabble.com ([216.139.236.26]:39466 "EHLO sam.nabble.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932491Ab1AKSvv (ORCPT ); Tue, 11 Jan 2011 13:51:51 -0500 Received: from jim.nabble.com ([192.168.236.80]) by sam.nabble.com with esmtp (Exim 4.69) (envelope-from ) id 1PcjJu-0000nL-18 for git@vger.kernel.org; Tue, 11 Jan 2011 10:51:50 -0800 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Hi All: I am looking into using JGit from Java to get some files from source control for an application that runs on AWS. We currently use SVNKit and it seems to work fine. We recently made the switch to git and I am having a hard time finding a sample that allows one to (a) init or create a ocal repo with my credentials and path to the tree that I am interested in... (a) get a bunch of files from my remote repo (b) commit any changes back in... I have searched through this list and have not had any luck. If there is someone out there that can help me that would be much appreciated. thanks! Sundarbun -- View this message in context: http://git.661346.n2.nabble.com/JGIT-newbie-question-tp5911913p5911913.html Sent from the git mailing list archive at Nabble.com.