git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Retrieve a specific file from some revision.
@ 2010-03-16 18:55 Harry Putnam
  2010-03-16 21:59 ` Martin Langhoff
  2010-03-16 22:48 ` Ben Finney
  0 siblings, 2 replies; 3+ messages in thread
From: Harry Putnam @ 2010-03-16 18:55 UTC (permalink / raw)
  To: git; +Cc: bazaar

First, let me just make sure this group is the general
question/discussion group for the versioning tool `bazaar' on the web
at:  http://bazaar.canonical.com/en/

I asked this question on a mercurial group too.  Probably should have
just crossposted so as not to have two different messgae-ids involved.
I have done that with this post on bazarre-ng and git groups.

I'm not just jerking around but want to know how this would be done.
Just reading docu doesn't usually really help me until wade into
something but this time I want to choose a versioning tool that I can
readily do things I've learned to rely on.

Reprint:
-------        ---------       ---=---       ---------      -------- 

I've never used any versioning tool but cvs.  Something I do often
with cvs is retrieve a previous state of a single file..

Say I wanted to use the hosts file as it was at revision 1.23.
Not just a diff, but the actual file.
(I would)
  cd cvsrepo
    cvs update -p -r1.23 <HOST>/etc/hosts > ~/hosts_HOST_r1.23

  Would create the file as it was at rev. 1.23 for host HOST.

How would I do that in bazaar/git? (which ever newsgroup this is on)


 

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

end of thread, other threads:[~2010-03-16 22:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-16 18:55 Retrieve a specific file from some revision Harry Putnam
2010-03-16 21:59 ` Martin Langhoff
2010-03-16 22:48 ` Ben Finney

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