git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-snapshot.sh
@ 2005-10-17 22:06 Nico -telmich- Schottelius
  2005-10-17 22:21 ` git-snapshot.sh Johannes Schindelin
  2005-10-20  9:01 ` git-snapshot.sh Petr Baudis
  0 siblings, 2 replies; 4+ messages in thread
From: Nico -telmich- Schottelius @ 2005-10-17 22:06 UTC (permalink / raw)
  To: git


[-- Attachment #1.1: Type: text/plain, Size: 327 bytes --]

Hello!

I really like to have a snapshot available from my sources in VCS.

Therefore I wrote the attached script.

Just wanted to send it, perhaps someone can use it.

Nico

-- 
Latest project: cconfig (http://nico.schotteli.us/papers/linux/cconfig/)
Open Source nutures open minds and free, creative developers.

[-- Attachment #1.2: git-snapshot.sh --]
[-- Type: application/x-sh, Size: 309 bytes --]

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 827 bytes --]

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

* Re: git-snapshot.sh
  2005-10-17 22:06 git-snapshot.sh Nico -telmich- Schottelius
@ 2005-10-17 22:21 ` Johannes Schindelin
  2005-10-24  7:10   ` git-snapshot.sh Nico -telmich- Schottelius
  2005-10-20  9:01 ` git-snapshot.sh Petr Baudis
  1 sibling, 1 reply; 4+ messages in thread
From: Johannes Schindelin @ 2005-10-17 22:21 UTC (permalink / raw)
  To: Nico -telmich- Schottelius; +Cc: git

Hi,

On Tue, 18 Oct 2005, Nico -telmich- Schottelius wrote:

> I really like to have a snapshot available from my sources in VCS.
> 
> Therefore I wrote the attached script.
>
> git-tar-tree $(git-log | head -n1 | awk '{ print $2 }') 

And why not "git-tar-tree HEAD"?

Ciao,
Dscho

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

* Re: git-snapshot.sh
  2005-10-17 22:06 git-snapshot.sh Nico -telmich- Schottelius
  2005-10-17 22:21 ` git-snapshot.sh Johannes Schindelin
@ 2005-10-20  9:01 ` Petr Baudis
  1 sibling, 0 replies; 4+ messages in thread
From: Petr Baudis @ 2005-10-20  9:01 UTC (permalink / raw)
  To: Nico -telmich- Schottelius; +Cc: git

  Hello,

Dear diary, on Tue, Oct 18, 2005 at 12:06:15AM CEST, I got a letter
where Nico -telmich- Schottelius <nico-linux-git@schottelius.org> told me that...
> I really like to have a snapshot available from my sources in VCS.
> 
> Therefore I wrote the attached script.
> 
> Just wanted to send it, perhaps someone can use it.

  and the others can use

	cg-export snapshot.tar.bz2

;-)

-- 
				Petr "Pasky" Baudis
Stuff: http://pasky.or.cz/
VI has two modes: the one in which it beeps and the one in which
it doesn't.

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

* Re: git-snapshot.sh
  2005-10-17 22:21 ` git-snapshot.sh Johannes Schindelin
@ 2005-10-24  7:10   ` Nico -telmich- Schottelius
  0 siblings, 0 replies; 4+ messages in thread
From: Nico -telmich- Schottelius @ 2005-10-24  7:10 UTC (permalink / raw)
  To: Johannes Schindelin, Petr Baudis; +Cc: git

[-- Attachment #1: Type: text/plain, Size: 1440 bytes --]

Hmpf, didn't know of those two alternatives, thanks!

Nico

Johannes Schindelin [Tue, Oct 18, 2005 at 12:21:50AM +0200]:
> Hi,
> 
> On Tue, 18 Oct 2005, Nico -telmich- Schottelius wrote:
> 
> > I really like to have a snapshot available from my sources in VCS.
> > 
> > Therefore I wrote the attached script.
> >
> > git-tar-tree $(git-log | head -n1 | awk '{ print $2 }') 
> 
> And why not "git-tar-tree HEAD"?
> 
> Ciao,
> Dscho
> 
> -
> To unsubscribe from this list: send the line "unsubscribe git" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html

Petr Baudis [Thu, Oct 20, 2005 at 11:01:02AM +0200]:
>   Hello,
> 
> Dear diary, on Tue, Oct 18, 2005 at 12:06:15AM CEST, I got a letter
> where Nico -telmich- Schottelius <nico-linux-git@schottelius.org> told me that...
> > I really like to have a snapshot available from my sources in VCS.
> > 
> > Therefore I wrote the attached script.
> > 
> > Just wanted to send it, perhaps someone can use it.
> 
>   and the others can use
> 
> 	cg-export snapshot.tar.bz2
> 
> ;-)
> 
> -- 
> 				Petr "Pasky" Baudis
> Stuff: http://pasky.or.cz/
> VI has two modes: the one in which it beeps and the one in which
> it doesn't.


-- 
Latest project: cconfig (http://nico.schotteli.us/papers/linux/cconfig/)
Open Source nutures open minds and free, creative developers.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 827 bytes --]

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

end of thread, other threads:[~2005-10-24  7:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-17 22:06 git-snapshot.sh Nico -telmich- Schottelius
2005-10-17 22:21 ` git-snapshot.sh Johannes Schindelin
2005-10-24  7:10   ` git-snapshot.sh Nico -telmich- Schottelius
2005-10-20  9:01 ` git-snapshot.sh Petr Baudis

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