[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

SVN Usage Questions

From: Ahmed, Omair (GE Oil & Gas) <omair.ahmed_at_ge.com>
Date: Thu, 8 Nov 2012 17:39:09 -0500

Hi,

 

I am looking for some guidance on where to store build artifacts in SVN.
Our projects are organized in the typical fashion:

 

/trunk/Customer1/

../../src

../../database

/branch

/tags

/release

 

Our official build server is a QNX system, a Unix-like OS.

 

Our proposed process calls for the build engineer to copy the code from
the SVN repo to the build server. When a build has been executed, where
should we copy the artifacts (the executables) back to? Is the /release
directory appropriate or is the another "standard" way to store the
artifacts?

 

How are other people handling this?

 

Secondly, if we check-in to the /release folder, what mechanism is there
to readily identify the artifacts. Do we create a /release/rel_1 type
structure or is there some labeling convention available in SVN? Unless
I am I missing something very obvious, I don't see a way to apply labels
in SVN.

 

Please advise.
Received on 2012-11-08 23:41:20 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.