git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Bug in git svn fetch
       [not found] <CAM1GFk0bXTC2YUigJnB2wa4EKHOJ8oO8Sk=8+dApqkXH2_SP+Q@mail.gmail.com>
@ 2012-01-16 21:04 ` Chris Cinelli
  2012-01-16 21:29   ` Chris Cinelli
  0 siblings, 1 reply; 2+ messages in thread
From: Chris Cinelli @ 2012-01-16 21:04 UTC (permalink / raw)
  To: git

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)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Bug in git svn fetch
  2012-01-16 21:04 ` Bug in git svn fetch Chris Cinelli
@ 2012-01-16 21:29   ` Chris Cinelli
  0 siblings, 0 replies; 2+ messages in thread
From: Chris Cinelli @ 2012-01-16 21:29 UTC (permalink / raw)
  To: git

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)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2012-01-16 21:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [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 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).