darcs

Issue 533 push/pull conflict conflict.

Title push/pull conflict conflict.
Priority feature Status resolved
Milestone Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, kowey, nejucomo, terry, thorkilnaur, tommy
Assigned To
Topics

Created on 2007-09-10.17:52:53 by nejucomo, last changed 2009-08-27.13:51:55 by admin.

Files
File name Uploaded Type Edit Remove
darcs-bindann-bug.tar.bz2 nejucomo, 2007-09-10.17:52:53 application/x-bzip2
Messages
msg2126 (view) Author: nejucomo Date: 2007-09-10.17:52:53
Hello fellow toolsmiths,

I've attached a tarball with both the local and remote repositories of
a GPL'd python tool I am writing, as well as the following
description:

When I pull, there are no changes to pull in, but when I push to the same remote
repository it complains about conflicts.

Here is the output:

$ darcs pull
Pulling from "remote-host.com:public_repositories/bindann"...
No remote changes to pull in!

$ darcs push
Pushing to "remote-host.com:public_repositories/bindann"...

Fri Aug 10 16:49:57 MDT 2007  nejucomo@gmail.com

... Patch description removed.

Shall I push this patch? (1/1)  [ynWvpxqadjk], or ? for help: y

darcs failed:  Refusing to apply patches leading to conflicts.
If you would rather apply the patch and mark the conflicts,
use the --mark-conflicts option There are conflicts in the following files:
[... paths omitted ...]
to apply.
Attachments
msg2127 (view) Author: terry Date: 2007-09-10.22:13:59
On Sep 10, 2007, at 13:52 , nathan wilcox wrote:
> When I pull, there are no changes to pull in, but when I push to  
> the same remote repository it complains about conflicts.

You have unrecorded changes in the working directory of the remote  
repository. Either record them or do a "darcs revert" to throw them  
away and then push will work fine.

--Terry
History
Date User Action Args
2007-09-10 17:52:54nejucomocreate
2007-09-10 22:14:02terrysetstatus: unread -> unknown
nosy: + darcs-devel, terry
messages: + msg2127
2007-09-21 17:06:15droundysetstatus: unknown -> resolved
2009-08-06 17:47:12adminsetnosy: + markstos, jast, Serware, dmitry.kurochkin, zooko, dagit, mornfall, simon, thorkilnaur, - droundy, nejucomo, terry
2009-08-06 20:43:02adminsetnosy: - beschmi
2009-08-10 22:08:15adminsetnosy: + terry, nejucomo, - markstos, zooko, jast, dagit, Serware, mornfall
2009-08-25 17:58:58adminsetnosy: - simon
2009-08-27 13:51:55adminsetnosy: tommy, kowey, darcs-devel, nejucomo, thorkilnaur, terry, dmitry.kurochkin