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

svn mkdir error message can be improved

From: Jens Seidel <jensseidel_at_users.sourceforge.net>
Date: 2006-01-10 11:31:37 CET

Hi,

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. Using -m"" I get a usage hint
(is this wanted?) and without -m switch svn opens an editor *before*
it fails.

Remark: A related issue is
http://subversion.tigris.org/issues/show_bug.cgi?id=1776

PS: Please CC: me.

Jens

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 11 17:18:43 2006

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.