From: "Aaron Gray" <aaronngray.lists@googlemail.com>
To: "Git Mailing List" <git@vger.kernel.org>
Subject: git-svn wowes
Date: Wed, 22 Jul 2009 14:55:11 +0100 [thread overview]
Message-ID: <025FAAA7CA644D709E1635C497753444@HPLAPTOP> (raw)
Hi,
I have a working git-svn clone of a svn based project.
At the mement I have a .sh script run every hour which goes :-
git svn fetch
git reset -- hard HEAD
git svn rebase
I am sure this is like using a hammer to crack a nut.
Is there a better way to do this ?
Many thanks in advance,
Aaron
next reply other threads:[~2009-07-22 13:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-07-22 13:55 Aaron Gray [this message]
2009-07-22 18:24 ` git-svn wowes Sverre Rabbelier
2009-07-23 8:12 ` Eric Wong
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=025FAAA7CA644D709E1635C497753444@HPLAPTOP \
--to=aaronngray.lists@googlemail.com \
--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).