Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[egit-dev] Cannot merge :(

Hi All,

I'm heading up an initiative to introduce git into my organization and
althought I prefer using the commandline not everyone does. :)

So I've been experimenting with egit lately to kind of map out how to
do things people are used to using subversive. One feature is people
like to see incoming changes. I've checked out a project, added a
file, and pushed it.From another machine I do a fetch, then
synchronize FETCH_HEAD. I can see the incoming changes and compare
against local, but when I try to merge or overwrite it ALWAYS throws
an error along the lines of

An internal error occurred during: "Merging 1 resource.".
Attempted to beginRule: P/usage-summary-spike, does not match outer
scope rule: F/usage-summary-spike/src/groovy/com/foobar/usage

Eclipse version info:

SpringSource Tool Suite

Version: 2.7.1.RELEASE
Build Id: 201107091000

egit plugin info:
Eclipse EGit -> Git Team Provider -> 1.0.0.201106090707-r -> org.eclipse.egit
Eclipse EGit -> Git Team Provider -> 1.0.0.201106090707-r ->
org.eclipse.egit.source

Any help would be TREMENDOUSLY apperciated. If I cannot get this to
work it will most likely dampen my efforts to move to git here. :(


Thanks,
James


Back to the top