git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: DCWoods <dwoodsnz@gmail.com>
To: git@vger.kernel.org
Subject: [JGIT] Problem using API to create a repository in Amazon S3
Date: Tue, 31 May 2011 02:14:50 -0700 (PDT)	[thread overview]
Message-ID: <1306833290555-6421952.post@n2.nabble.com> (raw)

I'm not sure that what I'm trying to do is possible using JGit - I've spent
days trying to figure this out!

I am writing an application that I want to be able to control git using
Amazon S3 for the storage.  I want the application to be able to create a
new git repository in S3, commit files that are created dynamically by the
application, and then later update and retrieve them.  

At the moment I'm stuck trying to create the repository using the JGit API. 
All the examples I've found show pushing from a local repository to an S3
remote repository using a command line client.

1. Is this even possible using the JGit API?
2. Are there any examples showing how to do this?
3. Can anyone give me any tips on the method or how to achieve this?

Thanks for your time.

David

--
View this message in context: http://git.661346.n2.nabble.com/JGIT-Problem-using-API-to-create-a-repository-in-Amazon-S3-tp6421952p6421952.html
Sent from the git mailing list archive at Nabble.com.

             reply	other threads:[~2011-05-31  9:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-31  9:14 DCWoods [this message]
2011-05-31 13:56 ` [JGIT] Problem using API to create a repository in Amazon S3 Shawn Pearce

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1306833290555-6421952.post@n2.nabble.com \
    --to=dwoodsnz@gmail.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).