How to combine files from different svn locations into a working copy?�

2017-12-09 Thread Bo Berglund
I have finally made a test conversion of our CVS(nt) repositories (note1) and now I need to grasp how to work with our code via svn. Specifically on the PC programming side we are using a number of common source files in many different projects. This has been solved in CVS by creating entries in t

Re: How to combine files from different svn locations into a working copy?�

2017-12-09 Thread Stefan Sperling
On Sat, Dec 09, 2017 at 06:02:20PM +0100, Bo Berglund wrote: > When a user checks out this virtual module he will get a working copy > looking according to the definition in the modules file similar to > this: > > vProject > |--- src (all sources from the physical project module) > |--- bin

Re: How to combine files from different svn locations into a working copy?�

2017-12-09 Thread Nathan Hartman
On Dec 9, 2017, at 12:02 PM, Bo Berglund wrote: > > I have finally made a test conversion of our CVS(nt) repositories > (note1) and now I need to grasp how to work with our code via svn. > Specifically on the PC programming side we are using a number of > common source files in many different pro