RE: branching question
From: Bob Archer <bob.archer_at_amsi.com>
Date: Fri, 24 Jul 2009 14:11:17 -0400
> We have a subversion repository (1.6) that has x (say 1000) files in trunk. When we release- we only need to branch 5 of those files for instance as we only develop and push those 5 files out. The branching works fine for files directly under trunk- but if I try to branch a file on a sub directory- I get a path not found. Examples below (using Tortoise 1.6 client).
Branching will copy every file in the source path to the target path. From there you would only release your 5 files. I'm not sure what you are wanting. You want a branch that only contains those 5 files?
BOb
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.