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

[PATCH] Issue #2214: poor error message when intermediate dir missing in copy v3

From: Madan U Sreenivasan <madan_at_collab.net>
Date: 2005-03-21 06:04:47 CET

Thanks to Julian and VK Sameer for their inputs.
[[[
   Fixed Issue #2214: poor error message when intermediate dir
   missing in copy.

   * subversion/tests/clients/cmdline/copy_tests.py
     (url_to_non_existent_url_path): Added to test
     'svn cp' into a directory path in which
     one of the ancestral folder doesnt exist.

   * subversion/libsvn_repos/commit.c
     (open_directory): Removed call of
     out_of_date() and added appropriate error
     message.
]]]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Mon Mar 21 05:58:22 2005

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.