You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Ravi Roy <ra...@gmail.com> on 2008/01/24 15:13:50 UTC

Strange error while importing data into a repository

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.

Does someobey know the reason for this ?

Thanks in advance.
Ravi.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


RE: Strange error while importing data into a repository

Posted by Ravi Roy <ra...@gmail.com>.
On Jan 24, 2008 10:33 AM, Ravi Roy <ra...@gmail.com> wrote:
> Thanks Andy, Yes. I have on-access virus scanner running. Do you mean 
> that this problem might be caused by on-access scanner ?

It's possible. Frequently people will have issues with on-access scanners
locking files that Subversion needs to work with for an excessively long
period of time, causing Subversion to fail with this or similar error
messages.

Disable your AV while doing the import, or tell it to ignore this temp
directory and all .svn directories to see if it's the culprit.

Thanks Andy again, I will try to disable / exclude this and will come back
to you..

Regards
Ravi.

> -----Original Message-----
> From: Andy Levy [mailto:andy.levy@gmail.com]
> Sent: Thursday, January 24, 2008 8:54 PM
> To: ravi.aroy@gmail.com
> Cc: users@subversion.tigris.org
> Subject: Re: Strange error while importing data into a repository
>
>
>
> On Jan 24, 2008 10:13 AM, Ravi Roy <ra...@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@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Strange error while importing data into a repository

Posted by Andy Levy <an...@gmail.com>.
On Jan 24, 2008 10:33 AM, Ravi Roy <ra...@gmail.com> wrote:
> Thanks Andy, Yes. I have on-access virus scanner running. Do you mean that
> this problem might be caused by on-access scanner ?

It's possible. Frequently people will have issues with on-access
scanners locking files that Subversion needs to work with for an
excessively long period of time, causing Subversion to fail with this
or similar error messages.

Disable your AV while doing the import, or tell it to ignore this temp
directory and all .svn directories to see if it's the culprit.

> -----Original Message-----
> From: Andy Levy [mailto:andy.levy@gmail.com]
> Sent: Thursday, January 24, 2008 8:54 PM
> To: ravi.aroy@gmail.com
> Cc: users@subversion.tigris.org
> Subject: Re: Strange error while importing data into a repository
>
>
>
> On Jan 24, 2008 10:13 AM, Ravi Roy <ra...@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@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

RE: Strange error while importing data into a repository

Posted by Ravi Roy <ra...@gmail.com>.
Thanks Andy, Yes. I have on-access virus scanner running. Do you mean that
this problem might be caused by on-access scanner ?
Regards.
Ravi.

-----Original Message-----
From: Andy Levy [mailto:andy.levy@gmail.com] 
Sent: Thursday, January 24, 2008 8:54 PM
To: ravi.aroy@gmail.com
Cc: users@subversion.tigris.org
Subject: Re: Strange error while importing data into a repository


On Jan 24, 2008 10:13 AM, Ravi Roy <ra...@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@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: Strange error while importing data into a repository

Posted by Andy Levy <an...@gmail.com>.
On Jan 24, 2008 10:13 AM, Ravi Roy <ra...@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@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org