Re: git p4 diff-tree ambiguous argument error

2014-07-12 Thread Duane Murphy
On Jul 12, 2014, at 11:10 AM, Pete Wyckoff wrote: >> Some additional investigation. >> >> I am working in a copy of a repository that was originally used to pull the >> data >> from Perforce. As part of my experiments to figure out this problem, I >> deleted >> the contents of .git/git-p4-t

Re: git p4 diff-tree ambiguous argument error

2014-07-12 Thread Pete Wyckoff
duanemur...@mac.com wrote on Thu, 10 Jul 2014 12:19 -0700: > Some additional investigation. > > I am working in a copy of a repository that was originally used to pull the > data > from Perforce. As part of my experiments to figure out this problem, I > deleted > the contents of .git/git-p4-t

Re: git p4 diff-tree ambiguous argument error

2014-07-11 Thread Bill Door
repository, there is no failure. Running a second time causes the failure. Thanks for any help you can offer in tracking down this problem! -- View this message in context: http://git.661346.n2.nabble.com/git-p4-diff-tree-ambiguous-argument-error-tp7614774p7614882.html Sent from the git

Re: git p4 diff-tree ambiguous argument error

2014-07-10 Thread Duane Murphy
This is why re-running continues to work, there is an "old" file with >>> basically the same information laying around (dangerous). >>> >>> How can I get git (fast-import) to flush the file at the right time? >>> >>> $ git --version >&g

Re: git p4 diff-tree ambiguous argument error

2014-07-10 Thread Duane Murphy
same information laying around (dangerous). >> >> How can I get git (fast-import) to flush the file at the right time? >> >> $ git --version >> git version 1.7.12.4 >> $ python --version >> Python 2.6.6 >> OS: GNU/Linux 2.6.32-431.el6.x86_64 >> &

Re: git p4 diff-tree ambiguous argument error

2014-07-10 Thread Luke Diamand
information laying around (dangerous). How can I get git (fast-import) to flush the file at the right time? $ git --version git version 1.7.12.4 $ python --version Python 2.6.6 OS: GNU/Linux 2.6.32-431.el6.x86_64 -- View this message in context: http://git.661346.n2.nabble.com/git-p4-diff-t

git p4 diff-tree ambiguous argument error

2014-07-10 Thread Bill Door
) to flush the file at the right time? $ git --version git version 1.7.12.4 $ python --version Python 2.6.6 OS: GNU/Linux 2.6.32-431.el6.x86_64 -- View this message in context: http://git.661346.n2.nabble.com/git-p4-diff-tree-ambiguous-argument-error-tp7614774.html Sent from the git mailing list ar