[darcs-users] bug report

zooko at zooko.com zooko at zooko.com
Thu Oct 28 18:42:13 UTC 2004


I have a repo A.  I do this:

mkdir newrepoB
cd newrepoB
darcs init
darcs pull --all -v ~/repoA

and I get conflicts:

"""
diffing dir...
We have conflicts in the following files:
./Shtoom/shtoom/shtoom/rtp/protocol.py
Applying patches to the local directories...
Finished pulling.
"""


So I do this:

cd ~/repoA
darcs check

and it reports "The repo is consistent!".

My understanding of darcs says that this should never happen.  Am I wrong?

Running "darcs whatsnew" in newrepoB shows a whole bunch of stuff which is not
limited to protocol.py.  In fact, the only occurrences of "protocol.py" in the
output of whatsnew appear to be the "darcs replace" from this patch:

http://zooko.com/cgi-bin/darcs.cgi/shtoom/zookobranch/?c=annotate&p=20041020112939-92b7f-5428a316c9f2d9e52aae586fcf10641a016eee15.gz


Unfortunately this repo contains proprietary secret stuff so I can't show it to
you without somehow obscuring the secret parts first.

This is with darcs 1.0.0rc3.

Regards,

Zooko





More information about the darcs-users mailing list