> Treat OpenOCD and ZY1000 as separate projects. Lay out the directory > structure like: > > openocd/ > trunk/ > tags/ > branches/ > zy1000/ > trunk/ > tags/ > branches/
Super! That will work just fine. The only thing is that when you rearrange trunk into openocd/trunk+tags+branches you will be pulling the rug out from underneath a lot of developers out there. They will have to check out from openocd/trunk, so give advance notice before you do this. SVN has a global version number which solves a lot of problems on synching up trunk of multiple projects. Very nice. -- Øyvind Harboe http://www.zylin.com/zy1000.html ARM7 ARM9 XScale Cortex JTAG debugger and flash programmer _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
