git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [galtgendo@o2.pl: Re: Git vs svn. Is ... possible ?]
@ 2008-03-28 14:34 Rafał Mużyło
  2008-03-28 14:46 ` David Kastrup
  0 siblings, 1 reply; 3+ messages in thread
From: Rafał Mużyło @ 2008-03-28 14:34 UTC (permalink / raw)
  To: git

----- 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.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-03-28 21:10 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-03-28 14:34 [galtgendo@o2.pl: Re: Git vs svn. Is ... possible ?] Rafał Mużyło
2008-03-28 14:46 ` David Kastrup
2008-03-28 21:04   ` Adam Piatyszek

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).