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

Re: Cannot add new xls file

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Fri, 04 Feb 2011 17:24:06 +0100

On 04.02.2011 00:21, Daxin Zuo wrote:
> My SVN 1.65 server installed on UNIX. TortoiseSVN 1.69 on Win XP. Please help.
> I have a folder /m08new contains a /doc folder, in /doc, there is a MS xls file: Mor2008New_Draft.xls. I imported /m08new into repository, and export all it to a work folder /mort08new.
> I can checkIn/out the other files. But I got an error with XLS file. I made a copy of doc/Mor2008New_Draft.xls and rename it to Mor2008New.xls.
> Now I see in the doc\.svn\prop-base, there is a file: Mor2008New_Draft.xls.svn-base
> I add the new xls file (successed), then I see there is a file in doc\.svn\props: Mor2008New.xls.svn-work.
> ( The problem is seen. If I do the same for a sas progrma file, the already base, prop-base folde does not have any file)
>
> Then I commit it. I got the mesage:
> Command: Commit
> Adding: N:\nas\mort08new\doc\Mor2008New.xls application/octet-stream
> Sending content: N:\nas\mort08new\doc\Mor2008New.xls
> Error: Commit succeeded, but other errors follow:
> Error: Error bumping revisions post-commit (details follow):
> Error: In directory 'N:\nas\mort08new\doc'
> Error: Error processing command 'committed' in 'N:\nas\mort08new\doc'
> Error: Can't move 'N:\nas\mort08new\doc\.svn\props\Mor2008New.xls.svn-work' to
> Error: 'N:\nas\mort08new\doc\.svn\prop-base\Mor2008New.xls.svn-base': Access is
> Error: denied.
> Finished!:

make sure you don't have the file open in Excel.
And tell your virus scanner to not lock files while scanning them (or
not scan those files at all).
You get that error because the file is opened by another process while
SVN tries to move the file.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2702296
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-02-04 17:24:37 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.