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

SVN 1.5 - Beta 1 - mkdir behavior

From: Karl Heinz Marbaise <khmarbaise_at_gmx.de>
Date: Tue, 18 Mar 2008 18:38:04 +0100

Hi there,

i have observed a little bit odd behavior (in my opinion) of the mkdir
comment in relationship with the --parents option...

I have created a clean new repository and after that i have given the
following on the command line:

svn mkdir --parents \
    $URL/project1/trunk \
    $URL/project1/tags \
    $URL/project1/branches \
    $URL/project2/trunk \
    $URL/project2/tags \
    $URL/project2/branches -m"- First structure"

and got an error message:
svn: File already exists: filesystem '...', transaction '0-0', path
'/project1'

Is this intended behavior ? Or is my understanding not correct...
I had expected that those two intermediate directories (project1 and
project2) would have been created and the structure in the repository as
well....

Can someone enlighten me...
Thanks in advance...

Kind regards
Karl Heinz Marbaise

-- 
SoftwareEntwicklung Beratung Schulung    Tel.: +49 (0) 2405 / 415 893
Dipl.Ing.(FH) Karl Heinz Marbaise        ICQ#: 135949029
Hauptstrasse 177                         USt.IdNr: DE191347579
52146 Würselen                           http://www.soebes.de
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-03-18 18:38:22 CET

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

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