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

Re: Error: Commit succeeded, but other errors follow:

From: Jean-Marc van Leerdam <j.m.van.leerdam_at_gmail.com>
Date: Fri, 29 Aug 2008 07:34:55 +0200

Hi Steven,

On 29/08/2008, stevenho <hoquocminh_at_gmail.com> wrote:
> Hi all,
>
> I have a problem with SVN version 1.5.2. I have a shared folder on
> Linux machine and my pc is Windows pc. i have mapped this folder as
> network Drive and setted up full permission. but when we commit a
> binary file (like gif, jpg, zip ...), i have a message like that.
>
> Commit
> Adding : X:\test\blank_1.gif
> Sending content: X:\test\blank_1.gif
> Error : Commit succeeded, but other errors follow:
> Error : Error bumping revisions post-commit (details follow):
> Error : In directory 'X:\test'
> Error : Error processing command 'committed' in 'X:\test'
> Error : Can't move 'X:\test\.svn\props\blank_1.gif.svn-work' to
> Error : 'X:test\.svn\prop-base\blank_1.gif.svn-base': Access is
> denied.
>
> i have tested on Windows PC, there is no problem.

You should not share a working copy between Windows and Unix. Using a
Windows client to access working copies on shared drives leads to this
kind of errors. Set up two working copies (one on Windows, one on
Unix) and update/commit each with the appropriate SVN client.

-- 
Regards,
Jean-Marc
----------------
    ___
   // \\  @@     "De Chelonian Mobile"
  / \_/ \/._)    TortoiseSVN
 <\_/_\_/ /      The coolest Interface to (Sub)Version Control
  /_/   \_\      Check out http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-08-29 07:35:08 CEST

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.