All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Zorba" <cr@altmore.co.uk>
To: git@vger.kernel.org
Subject: Re: is there an easier way to do this ?
Date: Tue, 30 Dec 2008 23:20:32 -0000	[thread overview]
Message-ID: <gjeacg$3r5$4@ger.gmane.org> (raw)
In-Reply-To: m3k59hb6xr.fsf@localhost.localdomain

thanks Jakub, but I don't mind copying the versions in by hand and running 
the git commits on them sequentially.

I only have 5 max historical versions to archive..

"Jakub Narebski" <jnareb@gmail.com> wrote in message 
news:m3k59hb6xr.fsf@localhost.localdomain...
> "Zorba" <cr@altmore.co.uk> writes:
>
>> ok, now I'm in this for real, archiving versions of our website project 
>> (5k
>> files approx)
>>
>> so here is the workflow:
>>
>> - copy version 1 files into GIT dir
>>
>> - open git bash
>>
>> $ git init
>>
>> $ git add .
>>
>> $ git commit -m "version1"
>>
>> all vanilla ? cool
>> next job = store version 2 [...]
>
> Check out contrib/fast-import/import-tars.perl
>
> -- 
> Jakub Narebski
> Poland
> ShadeHawk on #git 

  reply	other threads:[~2008-12-30 23:22 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-12-30  3:37 is there an easier way to do this ? Zorba
2008-12-30  3:46 ` Jacob Helwig
2008-12-30  3:51 ` Zorba
2008-12-30  4:00   ` Jacob Helwig
2008-12-30  4:26     ` Jeff Whiteside
2008-12-30 23:03 ` Jakub Narebski
2008-12-30 23:20   ` Zorba [this message]
2009-01-01 16:55     ` Johannes Schindelin

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='gjeacg$3r5$4@ger.gmane.org' \
    --to=cr@altmore.co.uk \
    --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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.