Re: git-svn problem with v1.6.5

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Pascal Obry
Date: Wednesday, November 11, 2009 - 2:55 pm

Eric,


This reports:

$ git rev-parse --symbolic --all | grep '/trunk'
refs/remotes/svn/trunk


But I have multiple trunk:

$ ls .git/svn/svn/trunk/
./  ../  .rev_map.936e1b1b-40f2-da11-902a-00137254ae57  unhandled.log

$ ls  .git/svn/refs/remotes/svn/trunk/
./  ../  .rev_map.936e1b1b-40f2-da11-902a-00137254ae57  unhandled.log

Removing all the .rev_map* fix the problem.

Removing only the one in .git/svn/refs/remotes/svn/trunk/ fix the 
problem too.


Does this means that it was looking first in $GIT_DIR/svn/trunk/* 
before? And the confusion come because now it is looking in 
$GIT_DIR/svn/refs/remotes/trunk/* first?

Pascal.

-- 

--|------------------------------------------------------
--| Pascal Obry                           Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--|    http://www.obry.net  -  http://v2p.fr.eu.org
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver keys.gnupg.net --recv-key F949BD3B

--
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
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
git-svn problem with v1.6.5, Pascal Obry, (Tue Nov 10, 3:23 pm)
Re: git-svn problem with v1.6.5, Avery Pennarun, (Tue Nov 10, 3:28 pm)
Re: git-svn problem with v1.6.5, Sam Vilain, (Tue Nov 10, 9:02 pm)
Re: git-svn problem with v1.6.5, Pascal Obry, (Wed Nov 11, 1:11 am)
Re: git-svn problem with v1.6.5, Pascal Obry, (Wed Nov 11, 3:28 am)
Re: git-svn problem with v1.6.5, Avery Pennarun, (Wed Nov 11, 12:41 pm)
Re: git-svn problem with v1.6.5, Pascal Obry, (Wed Nov 11, 12:58 pm)
Re: git-svn problem with v1.6.5, Eric Wong, (Wed Nov 11, 1:22 pm)
Re: git-svn problem with v1.6.5, Eric Wong, (Wed Nov 11, 1:34 pm)
Re: git-svn problem with v1.6.5, Pascal Obry, (Wed Nov 11, 2:55 pm)
Re: git-svn problem with v1.6.5, Eric Wong, (Wed Nov 11, 3:44 pm)
Re: git-svn problem with v1.6.5, Pascal Obry, (Wed Nov 11, 11:39 pm)
Re: git-svn problem with v1.6.5, Eric Wong, (Thu Nov 12, 12:11 am)
Re: git-svn problem with v1.6.5, Pascal Obry, (Thu Nov 12, 1:11 am)
Re: git-svn problem with v1.6.5, Pascal Obry, (Thu Nov 12, 2:03 am)
Re: git-svn problem with v1.6.5, Eric Wong, (Thu Nov 12, 2:35 am)
Re: git-svn problem with v1.6.5, Pascal Obry, (Thu Nov 12, 3:00 am)