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

RE: Re: svn 1.6.x regression: svn commit damages 'root of drive working copies' under windows

From: Anthony Bellissimo <twon33_at_gmail.com>
Date: Mon, 13 Jul 2009 13:09:03 -0700 (PDT)

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

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.