You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Birgir Kristmannsson <bk...@mekkanis.com> on 2004/12/03 13:48:38 UTC

.svn/tmp problems

Hi there,

 

I just moved my sources to a new machine - all hidden/readonly files
were copied.

 

When I first try to do Update on the project, I get an error on:

 .svn/tmp/tempfile.tmp - The system cannot find the path specified

Which is certainly true, there is no such file. 

 

I saw some posts on the net that suggested doing Cleanup to fix this
problem, but when I try that, I get the same error, but on on
directories (.svn/tmp) instead of specific files.

If I delete the subproject that the error is reported on, I simply get
the error on some other (later) project.

 

I'm using TortoiseSVN - but don't think the problem has anything to do
with that (the error report says that the error comes from SubVersion)

 

Any ideas?

 

I was under the impression that simple copy of folder hierarchy was
enough to migrate SubVersion source trees between computers?

 

Best regards,

Biggi

 


Re: .svn/tmp problems

Posted by kf...@collab.net.
"Birgir Kristmannsson" <bk...@mekkanis.com> writes:
> I just moved my sources to a new machine - all hidden/readonly files
> were copied.

Did you switch from one operating system to another?  What were they?

What method did you use to move the working copy?

> When I first try to do Update on the project, I get an error on:
> 
>  .svn/tmp/tempfile.tmp - The system cannot find the path specified
> 
> Which is certainly true, there is no such file. 
> 
>  
> 
> I saw some posts on the net that suggested doing Cleanup to fix this
> problem, but when I try that, I get the same error, but on on
> directories (.svn/tmp) instead of specific files.
> 
> If I delete the subproject that the error is reported on, I simply get
> the error on some other (later) project.
> 
>  
> 
> I'm using TortoiseSVN - but don't think the problem has anything to do
> with that (the error report says that the error comes from SubVersion)
> 
>  
> 
> Any ideas?
> 
>  
> 
> I was under the impression that simple copy of folder hierarchy was
> enough to migrate SubVersion source trees between computers?

It should be.

How big is your working copy?  Can you zip it up and post it if it's
not too large?


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