On 17 янв. 2009, at 11:51, Eric Wong wrote:
Does the following patch (a shot in the dark) work for you?
(it generates a lot of warnings for me)
$ git svn clone http://qsb-mac.googlecode.com/svn/trunk qsbmac
Initialized empty Git repository in /Users/farcaller/temp/qsbmac/.git/
r1 = 810fe584c48b884460b5403a28bc61d872452b93 (git-svn)
Attempt to release temp file 'GLOB(0x82b290)' that has not been locked
at /opt/local/libexec/git-core/git-svn line 3413
A externals/BSJSONAdditions/NSArray+BSJSONAdditions.m
Attempt to release temp file 'GLOB(0xa0de34)' that has not been locked
at /opt/local/libexec/git-core/git-svn line 3413
A externals/BSJSONAdditions/BSJSON.h
Attempt to release temp file 'GLOB(0x80ed84)' that has not been locked
at /opt/local/libexec/git-core/git-svn line 3413
A externals/BSJSONAdditions/NSDictionary+BSJSONAdditions.m
Attempt to release temp file 'GLOB(0x9d3018)' that has not been locked
at /opt/local/libexec/git-core/git-svn line 3413
A externals/BSJSONAdditions/Example/Unit Tests/
BSJSONScanner_UnitTests.h
Attempt to release temp file 'GLOB(0xa0df48)' that has not been locked
at /opt/local/libexec/git-core/git-svn line 3413
A externals/BSJSONAdditions/Example/version.plist
Attempt to release temp file 'GLOB(0x9d8114)' that has not been locked
at /opt/local/libexec/git-core/git-svn line 3413
A externals/BSJSONAdditions/NSDictionary+BSJSONAdditions.h
Temp file with moniker 'svn_delta' already in use at /opt/local/lib/
perl5/site_perl/5.8.8/Git.pm line 1011.
I've built git 1.6.1 based on OSX original perl an subversion, and it
handles the give repo without any problems, so the problem is kind of
solved. Strange thing is that macports git (the one that fails)
handles other svn repositories without any problems, I had cloned
whole transmissionbt repo (>7000 revs) with all the tags and branches
and several other simpler repositories.
--
Sincerely,
Vladimir "Farcaller" Pouzanov
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html