From: Jacob Helwig <jacob.helwig@gmail.com>
To: Aaron Gray <aaronngray.lists@googlemail.com>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: git svn fails to work
Date: Sat, 28 Mar 2009 15:01:17 -0700 [thread overview]
Message-ID: <8c9a060903281501t268897d1pe2afa2f82fd2fd3a@mail.gmail.com> (raw)
In-Reply-To: <AE2ECDC6B332479293D910D9352DCF21@HPLAPTOP>
On Sat, Mar 28, 2009 at 14:43, Aaron Gray
<aaronngray.lists@googlemail.com> wrote:
>> On Sat, Mar 28, 2009 at 8:48 PM, Aaron Gray
>> <aaronngray.lists@googlemail.com> wrote:
>>>
>>> I have been tying for a week to get git svn to work. If i do a 'git
>>> clone'
>>> and if falls over 'git svn fetch' picks up from where it left off, but on
>>> completion I can only see the older stuff if at all and a 'git clone
>>> rebase'
>>> eithr shoud up unreconsilable differences or refuses to execute the
>>> command
>>> at all, gust giving uphelpfull help afaics.
>>
>> I am afraid if you expect anyone to help you with you, you have to spend
>> a little more time to describe your problem. You have not mentioned what
>> version of Git you use, what operating system, what is layout of your SVN
>> repo, what commands and with what options you used and what was their
>> output. Without that information no one will be able to help you...
>>
>>> Otherwise I am giving up and either going back to svn or over to
>>> mercurial.
>>
>> Yeah, right... These kind of threats will make people who want to help to
>> come running....
>
> Sorry, but I am very frustrated with the whole thing, there is not real user
> guides for git-svn other that third party ones which seem to be wrong.
>
> I am using Fedora 10, GIT 1.6.0.6, the svn repo is standard layout although
> I only want trunk, it here :-
>
> svn co http://llvm.org/svn/llvm-project/llvm/trunk llvm
>
> This is quite a big repository 65000 or more revisions.
>
> The commands
>
> git svn clone http://llvm.org/svn/llvm-project/llvm/trunk
>
> when connection fails I do a :-
>
> git svn fetch
>
> gitweb is not updating at all to show any change in the repository.
>
> Aaron
>
> --
> 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
>
gitweb will only show your local branches. git svn fetch will update
the remote branches associated with svn. You'll need to create a
local tracking branch for the svn remote branch.
next prev parent reply other threads:[~2009-03-28 22:03 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-28 17:48 git svn fails to work Aaron Gray
2009-03-28 20:51 ` Dmitry Potapov
2009-03-28 21:43 ` Aaron Gray
2009-03-28 22:01 ` Jacob Helwig [this message]
2009-03-28 23:18 ` Getting GIT+git-daemon+gitweb working properly on Fedora 10 Aaron Gray
2009-03-30 9:24 ` Andreas Ericsson
[not found] ` <7D416C4D4B0B43FB9E0A04FA641CCEE5@HPLAPTOP>
2009-03-29 4:38 ` git svn fails to work Dmitry Potapov
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=8c9a060903281501t268897d1pe2afa2f82fd2fd3a@mail.gmail.com \
--to=jacob.helwig@gmail.com \
--cc=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).