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

Re: What does this mean "Commit succeeded, but other errors follow"

From: Andy Levy <andy.levy_at_gmail.com>
Date: Wed, 29 Dec 2010 20:23:39 -0500

On Wed, Dec 29, 2010 at 19:14, Rowan Sylvester-Bradley
<rowan_at_sylvester-bradley.org> wrote:
> I just tried to commit a small change to a single file, and got the message "Commit succeeded, but other errors follow" with a lot of other errors (see attachment). What does this mean? How do I debug the problem? I've been using TortoiseSVN to manage this project for months, but have not seen this message before...

It looks like you have 2 problems:

1) You may be running into a filesystem/API incompatibility or
permissions conflict
2) You appear to be using file:// access across the network. This is
not a recommended configuration; if you need to share a repository
over a network and/or with other people, set up a proper Subversion
server (svnserve or Apache).

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2694704

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-12-30 02:24:31 CET

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

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