Re: export file with full path
From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-09-19 13:50:54 CEST
On Sep 19, 2005, at 12:13, Ilja Golshtein wrote:
> How to export a file from repository
mkdir -p `dirname /tmp/aaa/bbb/myfile1`
mkdir -p `dirname /tmp/ddd/eee/myfile2`
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.