Bert Huijben wrote on Thu, Mar 28, 2013 at 23:42:18 +:
> --parents is supported for urls below a repository, but I agree that we
> should reduce the number of errors that show this hint.
>
In that case the error code should be SVN_ERR_FS_NOT_FOUND, not ENOENT.
--parents is supported for urls below a repository, but I agree that we should
reduce the number of errors that show this hint.
Bert
Sent from Windows Mail
From: Daniel Shahaf
Sent: Friday, March 29, 2013 12:25 AM
To: dev@subversion.apache.org
Another one I randomly ran in
Another one I randomly ran into:
% $svn mkdir -qmm file://$PWD/r/$RANDOM
svn: E02: Try 'svn mkdir --parents' instead?
svn: E02: Can't create directory
'/home/daniel/src/svn/t1/r/db/transactions/1-5.txn': No such file or directory
I get what's happening --- the code, presumably, checks
3 matches
Mail list logo