[
https://issues.apache.org/jira/browse/SVN-2500?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ivan Zhakov updated SVN-2500:
-----------------------------
Description:
Jens Seidel wrote on 2006-01-10:
{quote}
I tried to create multiple directories using svn mkdir at once and failed with
{noformat}
$ svn mkdir -m" " file://$(pwd)/repos/dir1/dir2
svn: File not found: transaction '0-1', path '/dir1/dir2'
{noformat}
because dir1/ doesn't yet exists. (I used version 1.3.0 (r17949).) I suggest to
improve the error message.
{quote}
Note: this is similar to issue SVN-2295 '"svn mkdir URL" gives poor error
message when directory exists', and related to issue #1776 'copy and mkdir
should create intermediate directories' (in that this error would go away if
that were done).
was:
{noformat:nopanel=true}
Jens Seidel wrote on 2006-01-10: "I tried to create multiple directories using
svn mkdir at once and failed with
$ svn mkdir -m" " file://$(pwd)/repos/dir1/dir2
svn: File not found: transaction '0-1', path '/dir1/dir2'
because dir1/ doesn't yet exists. (I used version 1.3.0 (r17949).)
I suggest to improve the error message."
Note: this is similar to issue #2295 '"svn mkdir URL" gives poor error message
when directory exists', and related to issue #1776 'copy and mkdir should create
intermediate directories' (in that this error would go away if that were done).
{noformat}
Component/s: (was: mod_dav_svn)
libsvn_client
> "svn mkdir URL" gives poor error message when parent doesn't exist
> ------------------------------------------------------------------
>
> Key: SVN-2500
> URL: https://issues.apache.org/jira/browse/SVN-2500
> Project: Subversion
> Issue Type: Bug
> Components: libsvn_client
> Affects Versions: 1.3.x
> Reporter: Julian Foad
> Priority: Minor
> Fix For: unscheduled
>
>
> Jens Seidel wrote on 2006-01-10:
> {quote}
> I tried to create multiple directories using svn mkdir at once and failed with
> {noformat}
> $ svn mkdir -m" " file://$(pwd)/repos/dir1/dir2
> svn: File not found: transaction '0-1', path '/dir1/dir2'
> {noformat}
> because dir1/ doesn't yet exists. (I used version 1.3.0 (r17949).) I suggest
> to improve the error message.
> {quote}
> Note: this is similar to issue SVN-2295 '"svn mkdir URL" gives poor error
> message when directory exists', and related to issue #1776 'copy and mkdir
> should create intermediate directories' (in that this error would go away if
> that were done).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)