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

Re: Failed to add directory...

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-10-29 21:18:32 CET

On Oct 29, 2007, at 14:33, Carlos Peix wrote:

> 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.

Can you provide a complete reproduction recipe, beginning with
"svnadmin create"?

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