On Mon, Mar 23, 2009 at 5:31 PM, Aaron Gray
<aaronngray.lists@xxxxxxxxxxxxxx> wrote:
Aaron Gray a écrit :
Anyway I am having the problem that I can do a 'git svn fetch' and I see
changes coming in. But the gitweb and another git clone from it do not
reflect those changes. The repository is still showing its two days old.
You need a:
$ git svn rebase
I tried that.
to fetch *and* merge the changes into the local tracking branch (master
by default).
Pascal,
Could you give me a full set of instructions for importing :-
http://llvm.org/svn/llvm-project/llvm
It sounds like your working directory might be dirty. Are you sure
all of your changes have been committed?
Probably. I am getting an error on doing 'git svn rebase' :-
many filenames * : needs update
update---index --refresh: command returned error: 1
Could you please give me the command to import the above SVN repository so I
can redo the thing from scratch.
Many thanks in advance,
Aaron
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html