checkout and subdirectories
From: Ronan Meneu <rmeneu_at_eprocess.fr>
Date: 2004-12-06 15:31:20 CET
Hello,
suppose i have a repository like this:
/sources/src1/...
I want to checkout for instance only src1 and src3 (not src2), but still
svn co http://.../repo/sources/src1 sources/src1
i get what i want in terms of directories. But there is no metadata in
I have tried another solution. Making a non recursive chekout on the
svn co -N http://.../repo/sources/ sources/
I get the following error:
I don't understand why. Could someone help me solve my problem ?
Ronan
PS: svn, version 1.0.9 (r11378)
---------------------------------------------------------------------
|
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.