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

[PATCH] svn export creates intermediate folders

From: Lieven Govaerts <lgo_at_mobsol.be>
Date: 2006-06-09 22:04:14 CEST

Hi,

attached patch makes svn export consistent with svn checkout in creating the
intermediate folders of the target path (if needed). The patch includes a
new python test.

Original thread is here (not really a discussion, basically rooneg says he
supports the idea)
http://svn.haxx.se/dev/archive-2006-06/0304.shtml

Thanks for applying the patch if it's okay.

regards,

Lieven.

[[[
Make svn export create intermediate non-existing folders of the target path.

* subversion/libsvn_client/export.c
  (open_root_internal): Make dirs recursively

* subversion/tests/cmdline/export_tests.py:
  (export_creates_intermediate_folders): New test.
  (test_list): Run the new export test.
]]]

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

Received on Fri Jun 9 22:10:05 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.