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

Re: Strange error while importing data into a repository

From: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 24 Jan 2008 10:24:11 -0500

On Jan 24, 2008 10:13 AM, Ravi Roy <ravi.aroy_at_gmail.com> wrote:
> Hi All,
>
> I have got strange problem while importing the data into my new repository :
>
> I have checked out branches/projectA/1.0 onto my local disk from "repo1" and
> want to import the same on a different repository "repo2" on my local
> machine, I issue the following command from projectA/1.0 - from the checked
> out location :
>
> svn import . http://localhost:80/svn/projectA/1.0 -m "Initial
> revision"
>
> It starts adding and after sometime I get the following error :
>
> svn: Can't open 'C:\DOCUME~1\aats~1\LOCALS~1\Temp\tempfile.tmp': Access is
> denied.
>
> I do not have any access permission problems, and when I check the above
> mentioned path for existance of this file, there is no such file exists
> there.

Do you have an on-access virus scanner running?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-24 16:44:53 CET

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.