Forum Post: Mixed projects in OpenEdge Studio and svn

  • Thread starter Thread starter Peter van Dam
  • Start date Start date
Status
Not open for further replies.
P

Peter van Dam

Guest
Hi there, I am wondering how others are handling the situation where you have a project that mixes stuff like the following: - ABL code - all kinds of scripts, including linux, jenkins, ant, etc. - documentation - test data - ABL test code We would ideally want all this stuff in a single project, since it is a single project, but we only want the ABL subdirectory contents (objects and static files) distributed to the build location. So basically we would only want the compiled objects and static objects from, say, the src directory distributed to the build location (without the src directory prefix). How do you configure this? Thanks, -peter

Continue reading...
 
Status
Not open for further replies.
Back
Top