[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Milestone 1 status

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2000-10-08 06:50:09 CEST

> (gdb) break free_dir_baton
> Breakpoint 1 at 0x8049826: file get_editor.c, line 178.
> (gdb) ignore 1 2
> Will ignore next 2 crossings of breakpoint 1.
> (gdb) run checkout-1.delta this

When I do this, I get (without having applied the fix I just checked
in):

        Starting program: /afs/dev.mit.edu/user/ghudson/svn/subversion/libsvn_wc/tests/checkout-test checkout-1.delta this

        svn_error: #21019 trying to add versioned file

        svn_error: #21019 entries.c do_entry(): entry iota not found

        Program exited normally.

I don't really understand this part of the code yet, so I'm not sure
what's going on.

Since I wasn't able to reproduce the bug, I can't tell if my fix fixed
the bug you're currently seeing. My hunch is that we have a second
bug.
Received on Sat Oct 21 14:36:10 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.