Grokbase
Topics Posts Groups | in
x
[ help ]

Re: git conversion discrepency

View PostFlat  Thread  Threaded | < Prev - Next >
Sam Vilain Re: git conversion discrepency
| +1 vote
[ Profile | Reply to group ] [ Flat  Thread  Threaded ]
On Wed, 2008-10-08 at 09:10 +0200, Rafael Garcia-Suarez wrote:
> 2008/10/7 Nicholas Clark <nick@ccl4.org>:
> > Turns out to be exactly that one revision in perforce. The next commit was to
> > remove Module::Pluggable, and when it was re-added the file starting with #
> > wasn't present. (I think that it's generated by the Makefile.PL)
> >
> > I suspect that even if it is a limitation of git (and a strange one) we can
> > live with it.
>
> apparently git handles # in names quite well -- that might be a
> limitation of the p4 importer.

Being an emacs user I tend to have a whole bunch of exclude rules for
filenames like that; perhaps git-fast-import honours those default
excludes.  I'll check it out.

Sam.

Thread : git conversion discrepency
1)
Nicholas Clark So, while I was doing other things, I decided to try to get the computer to check git vs perforce....
2)
Nicholas Clark OK. It's been chugging away. Which chokes as soon as the commit message mentions "commit". So: git...
3)
Sam Vilain Blech. Good detective work. The earlier change, if I read the report correctly, may have been one...
4)
Nicholas Clark Until change 29366: $ git checkout `git log --all --grep='p4raw-id: //depot/perl@29366$' | grep...
5)
Nicholas Clark Turns out to be exactly that one revision in perforce. The next commit was to remove...
6)
Rafael Garcia-Suarez 2008/10/7 Nicholas Clark <nick@ccl4.org>: apparently git handles # in names quite well -- that...
7)
Sam Vilain Being an emacs user I tend to have a whole bunch of exclude rules for filenames like that; perhaps...
8)
Joshua Juran Anything named foo.rsrc is sure to be a Mac resource file (i.e. with binary data in the resource...
9)
Craig Berry What branch are you working on? The only one you get by default after a clone is master, which I...
10)
Rafael Garcia-Suarez 2008/10/6 Craig A. Berry <craig.a.berry@gmail.com>: This does not matter. A commit is identified by...
spacer
View PostFlat  Thread  Threaded | < Prev - Next >