RE: Re: 'svn export' is inconsistent with 'svn checkout' for nested directories
From: Gifford, Noel <noel.gifford_at_intel.com>
Date: 2005-07-05 02:39:07 CEST
You're correct. Your explanation of the expected results is better than
The 'svn checkout http://<repository>/svn/trunk/dirA/dirA1 dirA/dirA1'
dirA
whereas the 'svn export http://<repository>/svn/trunk/dirA/dirA1
Windows XP --- svn : Can't create directory 'dirA\dirA1': The system
Note: Neither dirA nor dirA1 exist prior to executing the svn command.
I haven't had the opportunity to track down the issue fully yet, but
It surprised me that 'checkout' and 'export' are using totally separate
-----Original Message-----
Gifford, Noel wrote:
Why this? If it works/worked properly (auto-creating parent dirs),
dirA
> Expected result for 'export' :
Same here, or did I misunderstand what you mean?
> Actual result of 'export' using svn client 1.2.0-r14790 :
Since ./dirA does not exist, the following would expected by me.
> Windows XP --- svn : Can't create directory 'dirA\dirA1': The system
> or directory
You should create 'dirA' before doing the export.
I'm astonished that it works for checkout.
Best regards
---------------------------------------------------------------------
---------------------------------------------------------------------
|
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.