Following up on the nested repo solution that was proposed to emulate CVS's old "&" inclusion behavior, I've run into the following problem.

a) Converted my CVS repo over to darcs, no problem for two modules named "flapps-core" and "flapps-impl-jni". b) Created a new repo named 'flapps-jni', did darcs init followed up a darcs pull ../flapps-core
c) a lot of CPU time elapses (there were 799 patchsets to pull)
d) Tried darcs pull ../flapps-impl-jni, got the following error:

darcs: bug in get_extra.
Most likely this is caused by a bug that existed in darcs prior
to version 1.0.1.  Details for dealing with this issue can be found
at http://darcs.net/DarcsWiki/Issues1.0.1

I looked at the Wiki and technically speaking, I shouldn't get this error since I'm working solely with 1.0.3, right?

_______________________________________________
darcs-users mailing list
[email protected]
http://www.abridgegame.org/mailman/listinfo/darcs-users

Reply via email to