From: Tim Visher <tim.visher@gmail.com>
To: pascal@obry.net
Cc: Aaron Gray <aaronngray.lists@googlemail.com>,
Git Mailing List <git@vger.kernel.org>
Subject: Re: git svn teething problems - initial clone okay - fetches not working
Date: Tue, 24 Mar 2009 07:45:26 -0400 [thread overview]
Message-ID: <c115fd3c0903240445s2dd91d57wb2e0905aad8d4d56@mail.gmail.com> (raw)
In-Reply-To: <49C880B7.1030307@obry.net>
On Tue, Mar 24, 2009 at 2:41 AM, Pascal Obry <pascal@obry.net> wrote:
> Aaron Gray a écrit :
>> Probably. I am getting an error on doing 'git svn rebase' :-
>>
>> many filenames * : needs update
>> update---index --refresh: command returned error: 1
>
> So before the rebase try:
>
> $ git reset --hard HEAD
>
> then
>
> $ git svn rebase
>
To be clear, this will destroy any non-committed changes in your
working copy so if you in fact are erroneously getting those errors
because you forgot to do a `git add .; git commit` on files you've
changed that you _meant_ to change, then you will lose those changes.
What's the output of `git status`?
--
In Christ,
Timmy V.
http://burningones.com/
http://five.sentenc.es/ - Spend less time on e-mail
prev parent reply other threads:[~2009-03-24 11:46 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-23 19:30 git svn teething problems - initial clone okay - fetches not working Aaron Gray
2009-03-23 19:43 ` Tim Visher
2009-03-23 20:02 ` Aaron Gray
2009-03-23 21:03 ` Pascal Obry
2009-03-23 21:31 ` Aaron Gray
2009-03-23 21:58 ` Tim Visher
2009-03-23 22:49 ` Aaron Gray
2009-03-24 6:41 ` Pascal Obry
2009-03-24 11:45 ` Tim Visher [this message]
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=c115fd3c0903240445s2dd91d57wb2e0905aad8d4d56@mail.gmail.com \
--to=tim.visher@gmail.com \
--cc=aaronngray.lists@googlemail.com \
--cc=git@vger.kernel.org \
--cc=pascal@obry.net \
/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).