|
Message
From: Wesley J. Landaker<wjl@i...>
Date: Sat Apr 15 15:31:34 CEST 2006
Subject: [oc] kindly convert opencores cvs repository to subversion (svn)
On Saturday 15 April 2006 02:01, Matjaz Breskvar wrote: > svn looks very nice, but there is one big problem we would have if we > migrate. (if somebody has a solution, please let me know). > > for example in or1k project the following files (in different tools): > > > or1k/or1ksim/cpu/or32/or32.c > or1k/binutils/binutils-2.16.1/opcodes/or32-opc.c > or1k/gen_or1k_isa/sources/or32.c > > (and perhaps some other places i don't remember) should always be in > synch (ie. have identical content). so everytime someone commits changes > to any of these files the changes should automaticaly propagate to all > others.
SVN supports versioning symlinks just like files--which you explained you didn't prefer for this scenerio.
But, it also supports "externals" which is intended for this kind of thing, and more: <attachment.pgp
|
 |