I get the same thing here, with version 1.6.3 (r38063) over https.
K:\>notepad foo.txt
K:\>svn add foo.txt
A foo.txt
K:\>svn ci -m ""
Adding k://foo.txt
Transmitting file data .svn: Commit succeeded, but other errors follow:
svn: Error bumping revisions post-commit (details follow):
svn: In directory 'K:'
svn: Log entry missing 'name' attribute (entry 'rm' for directory 'K:')
K:\>
> Greetings, Brazhnik!
>
> svn, version 1.6.1 (r37116)
> compiled Apr 10 2009, 19:06:38
>
> Both client and server.
>
> > z:\>echo file 1>file
>
> > z:\>svn add file
> > A file
>
> > z:\>svn commit . -m "msg"
> > Adding z://file
> > Transmitting file data .svn: Commit succeeded, but other errors follow:
> > svn: Error bumping revisions post-commit (details follow):
> > svn: In directory 'z:'
> > svn: Log entry missing 'name' attribute (entry 'rm' for directory 'z:')
>
> Exactly the same
>
> svn: Commit succeeded, but other errors follow:
> svn: Error bumping revisions post-commit (details follow):
> svn: In directory 'Z:'
> svn: Log entry missing 'name' attribute (entry 'rm' for directory 'Z:')
>
>
> --
> WBR,
> Andrey Repin (anrdaemon_at_freemail.ru) 18.04.2009, <1:21>
>
> Sorry for my terrible english...
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2371100
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-13 22:10:09 CEST