git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chris Cinelli <chris.cinelli@formativelearning.com>
To: git@vger.kernel.org
Subject: Re: Bug in git svn fetch
Date: Mon, 16 Jan 2012 13:29:56 -0800	[thread overview]
Message-ID: <CAM1GFk26WCdZM16OUWbOEMYp8vsuU7nD6L25W08-bpSC2PjfrQ@mail.gmail.com> (raw)
In-Reply-To: <CAM1GFk2zioi10M4HjyOF3a8_Ec23V9URPAAnRzp4xABSjKxZ+g@mail.gmail.com>

More details:

The previous commands were (I am using svn2git):

git svn init --prefix=svn/ --username=chris --no-metadata
--trunk=trunk --tags=tags --branches=branches
http://our_server/svn/FL/trunk/
git config --local svn.authorsfile authors_file

The process failed before using http://our_server/svn/FL (instead of
http://our_server/svn/FL/trunk)

We are not sure but it is very likely that on SVN we did a SVN copy,
then and SVN delete and again an SVN copy on the same folder.
I hope this help.

Best,
    Chris

http://www.mail-archive.com/git@vger.kernel.org/

On Mon, Jan 16, 2012 at 1:04 PM, Chris Cinelli
<chris.cinelli@formativelearning.com> wrote:
> We are trying to move from SVN to GIT but we are having problems
>
> git --version
> git version 1.7.9.rc1
>
> I updated because I had the same problem also with version 1.7.5 (just
> different line number)
>
> Running command: git svn fetch
> Found possible branch point: http://our_server/svn/FUL/trunk =>
> http://our_server/svn/FUL/tags/2011_11_26_1223AM, 822
> Use of uninitialized value $u in substitution (s///) at
> /usr/libexec/git-core/git-svn line 2097.
> Use of uninitialized value $u in concatenation (.) or string at
> /usr/libexec/git-core/git-svn line 2097.
> refs/remotes/svn/trunk: 'http://our_server/svn/FUL' not found in ''
>
> The folder tags/2011_11_26_1223AM was created with SVN copy. It may
> also be deleted and recreated above with the same name.
>
> I hope it is an easy fix.
>
> Best,
>    Chris
>
> --Everything should be made as simple as possible, but not simpler
> (Albert Einstein)



-- 
--Everything should be made as simple as possible, but not simpler
(Albert Einstein)

      reply	other threads:[~2012-01-16 21:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAM1GFk0bXTC2YUigJnB2wa4EKHOJ8oO8Sk=8+dApqkXH2_SP+Q@mail.gmail.com>
2012-01-16 21:04 ` Bug in git svn fetch Chris Cinelli
2012-01-16 21:29   ` Chris Cinelli [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=CAM1GFk26WCdZM16OUWbOEMYp8vsuU7nD6L25W08-bpSC2PjfrQ@mail.gmail.com \
    --to=chris.cinelli@formativelearning.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).