Re: Again with git-svn: File was not found in commit
From: David E. Wheeler <hidden>
Date: 2016-06-15 22:46:38
On Apr 21, 2009, at 11:02 AM, Eric Wong wrote:
quoted
bricolage/branches/rev_1_8/lib/Bric/App/ApacheConfig.pm was not found in commit e5145931069a511e98a087d4cb1a8bb75f43f899 (r5256) This seemed strange to me, so I had a look at SVN: svn list -r5256 http://svn.bricolage.cc/bricolage/branches/rev_1_8/lib/Bric/App/ApacheConfig.pm ApacheConfig.pm So the file *is* there in that revision. I had been running 1.6.1.2, so I upgraded to 1.6.2.2 and ran `git svn fetch` again to see if it would pick up where it left off, but it returned the same error (please don't tell me I have to start over!).Interesting. I finally managed to reproduce it over the weekend. I'll try to look into it later tonight.
Thanks, appreciate it. I've gotten around it by going back to the old CVS repository on SourceForge and migrating that, and then migrating the SVN repo only from after we moved to SVN. Then I'll just have to stitch the CVS and SVN migrations together and I'll be done. Best, David