Re: Checking out individual files
From: B. Smith-Mannschott <benpsm_at_gmail.com>
Date: 2007-01-28 22:54:05 CET
On Jan 28, 2007, at 20:28, Erik Huelsmann wrote:
> And if the answers are that both he has a valid use-case as well as
Yea, I noticed the branch only a week or so ago. I've read Karl's
Suppose we have directory "A" and files "b" and "c" arranged so:
/A/b
svn co --depth=empty REPOS/A Awc
--> Creates an empty checkout of REPOS/A called Awc
svn up Awc/b
--> Makes just file "b" available in Awc without also pulling in file
I'm not sure on that last bit, as README.txt seems to use only
It doesn't appear to support checking out individual files, but maybe
Am I correct?
Would this help with the OP's use case?
// ben
---------------------------------------------------------------------
|
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.