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

Failed to add directory...

From: Carlos Peix <peix-listas_at_praxia.com.ar>
Date: 2007-10-29 20:33:14 CET

Hi all,

Sorry for the svn messages in spanish, I think that they are pretty clear
anyway.

In the following sequence I'm using svn 1.4.5 (r25188) against a svn server
(same version) and I'm the only developer against the repository.

TortoiseSVN is installed but not used to reproduce the problem.

I can reproduce the problem with the following:

C:\Proyectos.NET\HLServer>svn update
En la revisión 51.

C:\Proyectos.NET\HLServer>cd doc

C:\Proyectos.NET\HLServer\doc>copy con help.txt
Hello world ^Z
        1 archivos copiados.

C:\Proyectos.NET\HLServer\doc>svn add help.txt
A help.txt

C:\Proyectos.NET\HLServer\doc>svn update
En la revisión 51.

C:\Proyectos.NET\HLServer\doc>svn commit -m "Test"
Añadiendo help.txt
Transmitiendo contenido de archivos .
Commit de la revisión 52.

C:\Proyectos.NET\HLServer\doc>svn update
En la revisión 52.

C:\Proyectos.NET\HLServer\doc>cd..

C:\Proyectos.NET\HLServer>svn update
svn: No se pudo lockear 'doc'

C:\Proyectos.NET\HLServer>svn update
svn: Falló el añadido del directorio 'tools': ya existe un objeto del mismo
nombre

No other commands run against the repo.

TIA

Carlos Peix

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Oct 29 20:33:44 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.