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

Re: Log entry missing 'name' attribute (entry 'modify-wcprop' for directory '.')

From: Eric Fesler <ericml_at_audaxis.com>
Date: 2007-02-14 12:04:54 CET

Hi,

I had the same issue both in eclipse and using the command line, so I guess
SVNKit was not causing this.

I look at the log file located in .svn and one of the modify-wcprop entry was
missing the name attribute.

I just add name="" and now everything seems to be back in line.

I hope it will help.

--ERic

On Sunday 04 February 2007 20:41, Mark Phippard wrote:
> On 2/4/07, Graham Leggett <minfrin@sharp.fm> wrote:
> > Hi all,
> >
> > While trying to commit a file via subclipse, the above error message was
> > received. It also happens when trying to cleanup:
> >
> > [minfrin@gatekeeper patricia-db]$ svn cleanup
> > svn: In directory '.'
> > svn: Log entry missing 'name' attribute (entry 'modify-wcprop' for
> > directory '.')
> >
> > Does this error message have an english translation? Apart from checking
> > out my working copy from scratch, is there a way around this?
>
> Open the Eclipse Preferences to Team -> SVN and see which client
> interface you are using. If it is SVNKit, then there could be a bug
> with SVNKit that needs to be reported to them.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Feb 14 12:05:50 2007

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

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