All of lore.kernel.org
 help / color / mirror / Atom feed
* RE: Is 'merge' in your path?
@ 2006-03-29  9:06 Brown, Len
  2006-03-29 10:01 ` Catalin Marinas
  0 siblings, 1 reply; 5+ messages in thread
From: Brown, Len @ 2006-03-29  9:06 UTC (permalink / raw)
  To: Andreas Ericsson; +Cc: git

 
>What does "which merge" tell you? If it turns up blank, you know the 
>problem. The merge program is usually found in the rcs package.

blank indeed.  I guess I don't have rcs on this laptop.

thanks,
-Len

^ permalink raw reply	[flat|nested] 5+ messages in thread
* Is 'merge' in your path?
@ 2006-03-29  8:42 Len Brown
  2006-03-29  8:47 ` Andreas Ericsson
  0 siblings, 1 reply; 5+ messages in thread
From: Len Brown @ 2006-03-29  8:42 UTC (permalink / raw)
  To: git

trying to do a merge on my laptop using git as of today,
but it bombs out.  anybody seen this?

lenb@toshiba:~/src> git --version
git version 1.3-rc1.GIT

lenb@toshiba:~/src/linux-acpi-2.6> /lab/bin/git.update test
Trying really trivial in-index merge...
fatal: Merge requires file-level merging
Nope.
Merging test with 224b148ef7c9a00642eb33dbdf62f2840bde974f
Merging:
9dc2a5c16ba732595afa926aabbf07efaef40b92 Pull trivial into test branch
224b148ef7c9a00642eb33dbdf62f2840bde974f Merge branch 'for-linus' of 
master.kernel.org:/pub/scm/linux/kernel/git/scjody/ieee1394
found 1 common ancestor(s):
35ab0e88c63fb8e61013011560ad10e6200b5ee0 Merge branch 'release' of 
git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
Removing arch/sparc64/lib/find_bit.c
Removing drivers/scsi/qla2xxx/ql6312.c
Removing include/asm-arm/arch-h720x/param.h
Removing include/asm-arm/arch-imx/irq.h
Removing drivers/usb/media/pwc/pwc-kiara.c
Removing include/asm-ppc/xparameters.h
Removing drivers/i2c/busses/i2c-frodo.c
Removing include/asm-arm/arch-lh7a40x/irq.h
Removing drivers/char/rio/riopcicopy.c
Auto-merging Documentation/kernel-parameters.txt
merge -L test/Documentation/kernel-parameters.txt -L 
orig/Documentation/kernel-parameters.txt -L 
224b148ef7c9a00642eb33dbdf62f2840bde974f/Documentation/kernel-parameters.txt .merge_file_2KLpUR .merge_file_H6NRcP .merge_file_WLV6HQ: 
No such file or directory
Failed to execute 'merge'. merge(1) is used as the file-level merge tool. Is 
'merge' in your path?
No merge strategy handled the merge.
lenb@toshiba:~/src/linux-acpi-2.6> which git-merge
/home/lenb/bin/git-merge
lenb@toshiba:~/src/linux-acpi-2.6> which git
/home/lenb/bin/git
lenb@toshiba:~/src/linux-acpi-2.6>                               

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2006-03-29 10:14 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-29  9:06 Is 'merge' in your path? Brown, Len
2006-03-29 10:01 ` Catalin Marinas
2006-03-29 10:14   ` Romain Francoise
  -- strict thread matches above, loose matches on Subject: below --
2006-03-29  8:42 Len Brown
2006-03-29  8:47 ` Andreas Ericsson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.