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

Re: svn commit: r40485 - in trunk/subversion: svn tests/cmdline

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Thu, 12 Nov 2009 23:41:34 +0000

Hyrum K. Wright wrote:
> Author: hwright
> Date: Thu Nov 12 10:21:32 2009
> New Revision: 40485
>
> Log:
> Make "svn export $repos/blah '.'" do what you think it would, namely, put a
> file named "blah" into the cwd.
>
> * subversion/tests/cmdline/export_tests.py
> (export_to_explicit_cwd): New.
> (test_list): Run the new test.
>
> * subversion/svn/export-cmd.c
> (svn_cl__export): If the explicit TO path is '.', treat it as if it weren't
> given.

I understand why you did it, but... ugh. Special case. The built-in help
doesn't describe it. "." now behaves differently from
"../name-of-this-dir". Are you sure you really really want this?

- Julian

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2417507
Received on 2009-11-13 12:08:36 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.