Bundling folders with svn copy and vendor branches
From: Robert Hunter <robert.hunter_at_gen-i.co.nz>
Date: 2004-11-09 02:01:46 CET
I am trying to use vendor branches to manage some third-party add-ins for a
If I have a structure like the folowing:
/vendor/libcomplex/current/
How can I maintain the add-ins folder when there is a new
Each of the product vendor releases have several sub-folders,
So the vendor branches look like this:
/vendor/libcomplex/current/arithmetic/
/vendor/libgeometry/current/polygons/
My initial reaction was to try something like the following:
svn delete /calc/trunk/add-ins/arithmetic/
But doing this (working-copy to working copy) results in the error
I really would prefer the whole operation involve only a single
Can someone please point me in the right direction, or help me with
Even just a definitive answer telling me that I'm "missing the point"
Thanks,
-- Robert Hunter ***************************************************************************** This communication, including any attachments, is confidential. If you are not the intended recipient, you should not read it - please contact me immediately, destroy it, and do not copy or use any part of this communication or disclose anything about it, Thank you. Please note that this communication does not designate an information system for the purposes of the Electronic Transactions Act 2002 ****************************************************************************** --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Tue Nov 9 02:02:36 2004 |
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.