View Single Post
Old 03-15-2010, 03:25 PM   #25
JayCeeEll
Connoisseur
JayCeeEll doesn't litterJayCeeEll doesn't litterJayCeeEll doesn't litter
 
JayCeeEll's Avatar
 
Posts: 87
Karma: 204
Join Date: Dec 2007
Location: Exeter, Devon, UK
Device: PRS-300
Thumbs up

Quote:
Originally Posted by awx View Post
As for separating zipstorer, what is your reasoning behind this?
I don't mean as a seperate file, but the way most people seem to organise their projects is:

Code:
Trunk
    Externals    
    Project
or
Trunk
    Project
        Externals
Where the svn property of the Externals folder would be "svn:external -rnnn https://zipstorer.svn.codeplex.com/svn zipstorer" (nnn is the version of the zipstorer codebase) This enables you to bring in a specific version of an external project, which is very useful when you want to regression test.
JayCeeEll is offline   Reply With Quote