On Thu, Aug 19, 2010 at 10:24:04AM -0700, Dan Guzman wrote: > It happens when I try to accept incoming changes. My local clone tip > is 25, and I'm trying to accept all incoming changes. Verify comes back > clean. > > On 8/19/2010 1:54 AM, David Wilhelm wrote: > > Hi Dan. > > > > On Wed, Aug 18, 2010 at 02:47:08PM -0700, Dan Guzman wrote: > >> My current local clone is on revision 25. Whenever I try to attempt > >> to move to another revision greater than 25, I get the following > >> message. What do I do now? > >> > >> pulling from > >> c:\docume~1\dlg\locals~1\temp\thg-incoming-_vmmzc\nCDMyPrintMyPrintRepositoryMyPrint > >> Website.hg > >> searching for changes > >> adding changesets > >> transaction abort! > >> rollback completed > >> data/MYPRINT/PopUps/Pages/vssver.sc...@f2a1effa3462: no node > > I'm a little confused about the error, because it sounds like you're > > seeing it during an update, but the error is from a pull. It might help > > to get a few more details about the setup and steps to reproduce. > > > > Does your local clone have rev 25 as the tip, and you're trying to pull > > in new changesets (with Update selected for after pull), or does your > > local all ready have more than 25 revs and you're just trying to update > > from 25 to a later one? > > > > What do you get if you run Recovery> Verify?
You could try to recreate the error with fresh clones and see which steps work and which fail. If the remote repo is A and your local clone is B, maybe try to: 1. Clone A to make a new local repo A', then pull from A' into B. 2. Clone B to make a new local repo B', then pull from A into B'. ------------------------------------------------------------------------------ This SF.net email is sponsored by Make an app they can't live without Enter the BlackBerry Developer Challenge http://p.sf.net/sfu/RIM-dev2dev _______________________________________________ Tortoisehg-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

