On 9/29/05, Michael Ehlers <Progirep@gmx.net> wrote:
> Hi out there!
>
> Is there any possibility to set something like a "no recurse beyond this
> level"-flag in a directory. For example, suppose i'd like to store a lot
> of projects into one repository:
>
[snip]
>
> I was thinking of using branching for this but i had no idea how exactly
> to do so. Or what about properties?
There is currently not a way to do what you want.
> However, it would be nice if i could just place a file like
> "no_recurse_beyond_this_level" in "webapps" and "guiapps".
>
> Of course, i could use a repository for each of the projects but this is
> not what i want.
>
You can do a non-recursive checkout of root and then one of all of it's
children, but that is problematic when do operations from the root
level. If you just want a list of the projects you could use svn ls.
Josh
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 30 00:35:27 2005