|
From: Samir S. <ze...@gm...> - 2011-04-30 10:27:51
|
Hi, On Fri, Apr 29, 2011 at 10:26:30AM -0700, Don Cohen wrote: > > hg pull -u > says: > pulling from http://clisp.hg.sourceforge.net:8000/hgroot/clisp/clisp > searching for changes > adding changesets > adding manifests > adding file changes > added 5 changesets with 12 changes to 7 files > abort: crosses branches (merge branches or use --check to force update) > the pull process did its job, the update (-u) failed because you probably need to do a merge before updating. multiple heads? |