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

Re: Problem running TortoiseSVN after installing KDiff3

From: Victor344448 <victor344448_at_hotmail.com>
Date: 2007-03-27 22:03:59 CEST

I ran into the same problem today and I figured out what the problem was:
when KDIFF3 is installed (with the option of supporting command-line SVN)
it creates the folder:
C:\Documents and Settings\All Users\Application Data\Subversion\config\
The problem is that Subversion is trying to open it as a file "config" - the
same name, but it's a folder, not a file !!!
The temporary workaround is to either remove this "config" folder or rename
it to something else.

Regards, Victor.

Tom Malia wrote:
>
> I'm not sure there is actually a causal relationship here, however, here's
> appears to have happened:
> 1)TSVN was working fine
> 2) installed KDiff3 and told it to configure integration with TSVN and SVN
> 3) Now when I try to Launch TSVN I get an error message:
> "Can't open file 'C:\Documents and settings\All Users\Application
> Data\Subversion\Config': Access is denied"
> The given directory exists and the access rights appear to allow full
> access
> to all users.
> I've already tried uninstalling and reinstalling both SVN and TSVN.
> HELP!
> Regards,
> Tom Malia
>

-- 
View this message in context: http://www.nabble.com/Problem-running-TortoiseSVN-after-installing-KDiff3-tf3427442.html#a9699985
Sent from the Subversion Users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 27 22:04:28 2007

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.