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

Re: Commit error when tmp directories do not exist

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-05-22 15:21:31 CEST

On 5/22/06, duncan.sample@nokia.com <duncan.sample@nokia.com> wrote:

> I've been using TortoiseSVN for quite a while, have just run into this
> problem since my laptop has been rebuilt, having all the data on it backed
> up, excluding any directory called 'tmp' or 'temp'.
>
> When I commit changes it says "Error: Can't open
> 'C:\...\.svn\tmp\text-base\...svn-base.tmp': The system
> cannot find the path specified."
>
> Because of my data being backed up, the tmp and tmp\text-base directories do
> not exist. If I create them the commit works without errors.

* There's no need to back up a working copy. You should backup the
repository instead!
* If you remove files and folders which are important for Subversion,
then you must expect Subversion to get angry and throw some errors at
your face.

> What I would like is for TortoiseSVN to recreate tmp directories (and child
> directories) when they do not exist, since going around the directories
> manually creating them is very time consuming. There's probably other
> directories which could be created if they don't exist too.

You should ask for that feature on the Subversion mailing list: TSVN
don't (and never, ever will) mess around inside the .svn folder.
That's Subversions private area, and we don't touch others private
parts.

Stefan

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon May 22 15:21:46 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.