Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Question about error message when committing code

Dave,

You need to pull from master first. This will merge any changes that have been pushed by other developers. Then you should be able to push.

Greg

On May 9, 2012, at 8:29 AM, Dave Wootton wrote:

I'm trying to commit a change to ptp_ibmpe_proxy in org.eclipse.ptp.rm.pe.proxy/src for PTP 6.0

I started with a PTP 6.0 repository which I imported the changes source file over the original copy.
Then I issued the commit which looked like it worked, but when I push upstream I get a message 'master: master [rejected - non-fast-forward]'.

 What does that mean? What did I do wrong?
Dave_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


Back to the top