RE: externals : fetching only file in a directory
From: Jack Repenning <jrepenning_at_collab.net>
Date: 2005-01-12 22:23:15 CET
> -----Original Message-----
> Here is my project tree
I'm not sure I follow your question and examples. They don't quite follow
There are three names involved in an svn:externals definition: the directory
I think you want your checkout to create a directory named "foo", whose
To do that, use this incantation:
cd . # that is, the "./" in your example, the parent of the desired foo
(the quotes are very important!)
Notice the three names:
Or, since your example uses "propedit" rather than "propset", use this
... and then in the editor that's opened, create the one line
---------------------------------------------------------------------
|
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.