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

Re: Problem witth commande line svn diff

From: <luc.castillo_at_ineo.com>
Date: 2007-07-31 12:54:45 CEST

Thanks for you response,
1)  permission on client directory /tmp are 777
Serveur is under Windows NT

2) I have an other client system (different PC) without any problem.
He have the same systeme and subversion configuration

So, i think it's a client problem.

Luc.

------------------------------------------------------------------------------------
INEO MPLR - Agence Industrie
CASTILLO Luc
52 rue Jacques BABINET
BP 34749
31047 TOULOUSE Cedex 1
|-----------------------------+-------------------------------------------|
|Ryan Schmidt | |
|<subversion-2007b@ryandesign.| |
|com> | A|
| | luc.castillo@ineo.co|
|31/07/2007 12:42 | m |
| | cc|
| | users@subversion.tig|
| | ris.org |
| | Objet|
| | Re: Problem witth |
| | commande line svn |
| | diff |
| | |
| | |
| | |
| | |
| | |
| | |
|-----------------------------+-------------------------------------------|

On Jul 31, 2007, at 04:49, luc.castillo@ineo.com wrote:

> I used subversion package (subversion.1.4.4-1)  on Red-Hat EL3
> The subversion base is on a remmote system
>
> I use the following command to create the view of the base on my
> system
> svn checkout <svn repository> .
>
> The when I use the following command:
> svn diff
>
> The result is:
>
> svn:Impossible de trouver de répertoire temporaire: Error string not
> specified yet
>
> or in English:
> |---------------------------------------------------------------------
> -----|
> |svn:Can't find a temporary directory: Error string not specified
> yet      |
> |---------------------------------------------------------------------
> -----|
> |chmod is 777 for the current
> directory                                    |
> |
>      |
> |Where is the
> problem ?                                                    |
> |
> Thanks.
>     |

Are the permissions on your temporary directory in order? On Unix
systems, that would probably be /tmp. I do not know whether the error
message refers to the temporary directory on the client or on the
server, so check both. Make sure it's writable at least by the user
using Subversion (if client) or the user under which the Subversion
server is running (if server).

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 31 12:53:49 2007

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.