Re: persistent svn error message

2015-05-12 Thread Scott Bennett
horst leitenmueller wrote: > you have solved it now ? As I wrote before, I took David Wolfskill's suggestion when the method on the web page you suggested made no difference. I backed up /usr/ports (and I still have the backup), unmounted it, newfs'ed the partition, remounted it, and then

Re: persistent svn error message

2015-05-11 Thread horst leitenmueller
hi Scott, you have solved it now ? do you still geht the error if you do an update cd /usr/ports/databases/ svn up ? you can also make a cd /usr/ports/databases/innotop svn diff (http://svnbook.red-bean.com/de/1.7/svn-book.html#svn.ref.svn.c.diff ) which shows you the differences from

Re: persistent svn error message

2015-05-11 Thread Scott Bennett
horst leitenmueller wrote: > you can try to follow this posting > > http://stackoverflow.com/questions/13376483/how-to-solve-svn-error-e155010 > > first: > > svn cleanup (in /usr/ports/) > > if not helping you have to check WHY this node was not updated/ removed or > whatever.. > > hope info h

Re: persistent svn error message

2015-05-11 Thread horst leitenmueller
hi Scott, you can try to follow this posting http://stackoverflow.com/questions/13376483/how-to-solve-svn-error-e155010 first: svn cleanup (in /usr/ports/) if not helping you have to check WHY this node was not updated/ removed or whatever.. hope info helps a little br horst > On 11 May

persistent svn error message

2015-05-11 Thread Scott Bennett
For the last three weeks, every time I run "svn update /usr/ports", it seems to run normally, but always ends with the line, svn: E155010: The node '/usr/ports/databases/innotop/distinfo' was not found. Does anyone know what might have caused this message to start appearing at that time? Is