Git development
 help / color / mirror / Atom feed
From: Shawn Pearce <spearce@spearce.org>
To: Wink Saville <wink@saville.com>
Cc: git <git@vger.kernel.org>
Subject: Re: how-to "backup" a repository
Date: Mon, 6 Nov 2006 01:18:46 -0500	[thread overview]
Message-ID: <20061106061846.GB23126@spearce.org> (raw)
In-Reply-To: <454ED27F.8060106@saville.com>

Wink Saville <wink@saville.com> wrote:
> This sounds easy enough, but how-to "create a remote"?
> I looked in .git/remotes and see origin which contains:
> 
> URL: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
> Pull: refs/heads/master:refs/heads/origin
> 
> But where is the syntax defined?

See http://www.kernel.org/pub/software/scm/git/docs/git-push.html#URLS
 
> Also, how do I setup git on my server so that it becomes a server?

So long as you can ssh to it and Git is installed in your PATH then
there's nothing else to do; Git will login via SSH and execute Git
on the remote side to run the server.

-- 

  reply	other threads:[~2006-11-06  6:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-11-06  5:46 how-to "backup" a repository Wink Saville
2006-11-06  5:52 ` Shawn Pearce
2006-11-06  6:13   ` Wink Saville
2006-11-06  6:18     ` Shawn Pearce [this message]
2006-11-06  6:21     ` Junio C Hamano

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=20061106061846.GB23126@spearce.org \
    --to=spearce@spearce.org \
    --cc=git@vger.kernel.org \
    --cc=wink@saville.com \
    /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