Subversion error adding file

Zabi

Member
Hi everyone.

I have recently integrated subversion, i used the SCV plug-in and the tortoiseSVNSCC.
The point is that when i try to add a file to a repository i get the following error: "C:\Users\username\AppData\Local\Temp is not a working copy"
Does anyone have a solution to these issue?

Thanks
 
When you open the Subversion project in PL/SQL Developer, is the "Local Path" on the open dialog set correctly?
 
I think so, The project is the repository http:\\ and the Local Path is the working copy of that same repository on my desktop.

If there is something wrong please tell me.
Thanks
 
Can you let me know the Local Path? Is the file you tried to add in the Local Path? This is a requirement.
 
Local Path: C:\Users\zabi\desktop\project
project is the working copy of the repository. And the file I try to add is there.
 
If the file is located in C:\Users\zabi\desktop\project then I am not sure what could cause an error about C:\Users\username\AppData\Local\Temp.
 
Back
Top