Bamboo Versioning

Posted by reddy on Stack Overflow See other posts from Stack Overflow or by reddy
Published on 2009-09-16T23:25:44Z Indexed on 2010/06/09 10:32 UTC
Read the original article Hit count: 393

Hello guyz, I have a situation where i need to maintain version information of my builds. By googling i found limited information. one way is to create a version file on source control and keep updating. other is to use the source control revision number. final one is to use bamboo build number. i haven't implemented anyone of this before. colud anyone point out the pros and cons of each method.

Thank you, Reddy.

Please atleast tell me which method have u used to implement the same. Thnq..

© Stack Overflow or respective owner

Related posts about version-control

Related posts about build-process