You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Graham Leggett <mi...@sharp.fm> on 2007/02/04 19:21:22 UTC

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

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?

Regards,
Graham
--

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

Posted by Eric Fesler <er...@audaxis.com>.
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 <mi...@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

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

Posted by Mark Phippard <ma...@gmail.com>.
On 2/4/07, Graham Leggett <mi...@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.

-- 
Thanks

Mark Phippard
http://markphip.blogspot.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org