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

[TSVN] Access Denied after commit (was Re: [TSVN] Re: different line endings stops Add)

From: matthew ford <matthew.ford_at_forward.com.au>
Date: 2005-01-16 01:36:01 CET

OK that seemed to work thanks,
auto-props was enabled but I did not know it.
I just commented out the *.htm and *.html svn:eol-style line ending
settings

However not I have another problem.
After adding 2250 files to SVN via Tortoise I get the following message

Commit succeeded, but other errors follow:
Error bumping revisions post-commit (details follow):
In directory 'C:/ForwardJava'
Error processing command 'committed' in C:/ForwardJava'
Error replacing text-base of 'javawebstart-platform.sh'
Can't move 'C:/ForwardJava/javawebstart-platform.sh.tmp' to
'C:/ForwardJava/javawebstart-platform.sh':
Access is denied.

And there are some files left over in various directories. (see below)
What happened and how do I fix it.?
thanks
matthew

Files left over

C:/ForwardJava/.svn/tmp contains
javawebstart-platform.sh.tmp

C:/ForwardJava/.svn/props contains
javawebstart-platform.sh.svn-work

C:\ForwardJava\.svn\tmp\text-base contains
javawebstart-platform.sh.svn-base

C:\ForwardJava\.svn\props contains
javawebstart-platform.sh.svn-work

C:\ForwardJava contains
javawebstart-platform.sh.tmp
javawebstart-platform.sh
----- Original Message -----
From: "Norbert Unterberg" <nepo@gmx.net>
To: <dev@tortoisesvn.tigris.org>
Cc: <matthew.ford@forward.com.au>
Sent: Sunday, January 16, 2005 12:37 AM
Subject: [TSVN] Re: different line endings stops Add

> matthew ford schrieb:
>
> > but Tortoise stops processing the add each and every time it finds a
file
> > with both CR and CRLF endings in it.
>
> You have several options:
>
> * When your working copy does not use a consistent EOL style (CR, LF,
> CRLF), do not set the svn:eol-style property!
>
> * If you want to use that property, bring your project into a
> constistent style first.
>
> * I assume you have enabled the auto-props. Remove the automatic setting
> of the svn:eol-style property in the subversion config file. You may use
> the TortoiseSVN->Settings->Main->Subversion config file: EDIT button.
>
> Norbert
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
> For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sun Jan 16 01:36:37 2005

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

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