git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Rafał Mużyło" <galtgendo@o2.pl>
To: git@vger.kernel.org
Subject: [galtgendo@o2.pl: Re: Git vs svn. Is ... possible ?]
Date: Fri, 28 Mar 2008 15:34:49 +0100	[thread overview]
Message-ID: <20080328143449.GD32646@blackspire> (raw)

----- Forwarded message from Rafał Mużyło <galtgendo@o2.pl> -----

Date: Fri, 28 Mar 2008 15:15:36 +0100
From: Rafał Mużyło <galtgendo@o2.pl>
To: Adam Piatyszek <ediap@users.sourceforge.net>
Subject: Re: Git vs svn. Is ... possible ?
Message-ID: <20080328141536.GC32646@blackspire>
References: <20080328132438.GA32646@blackspire>
	<47ECF459.2040500@users.sourceforge.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Disposition: inline
Content-Transfer-Encoding: 8bit
In-Reply-To: <47ECF459.2040500@users.sourceforge.net>
User-Agent: Mutt/1.5.16 (2007-06-09)
Status: RO

On Fri, Mar 28, 2008 at 02:36:25PM +0100, Adam Piatyszek wrote:
> Hi Rafał,
>
> * Rafa? Mu?y?o [28 III 2008 14:24]:
>> Well, the actual question is:
>> In svn I can do a remote diff (diff between two remote revisions) without
>> having to do a checkout, is this possible for git ?
>
> The question makes no sense to me. Git by design is a distributed SCM tool, 
> so there is no such thing like "remote revisions". You can have tracking 
> branches (clones) of some remote repositories, but all the commits on such 
> branches are also stored locally. So you have full access to them, even 
> without a permanent connection to such remote repositories.
>
It's a really simple question.
For svn I can do:
svn diff http:\\<svn path>@<rev. number 1>  http:\\<svn path>@<rev.
number 2>
Can I do the same for git, to avoid `git clone` ?

>
> PS. The encoding you used for your message is not playing well with the 
> Polish accented characters in your name ;)
I think it's your mail program, which is not plaing well with received
mail. My message was a standard, plain-text, UTF-8 encoded email sent by
mutt.

----- End forwarded message -----

This was meant to be sent to the list, not to a single user.

             reply	other threads:[~2008-03-28 14:35 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-28 14:34 Rafał Mużyło [this message]
2008-03-28 14:46 ` [galtgendo@o2.pl: Re: Git vs svn. Is ... possible ?] David Kastrup
2008-03-28 21:04   ` Adam Piatyszek

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=20080328143449.GD32646@blackspire \
    --to=galtgendo@o2.pl \
    --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).