my company uses version numbers for branch and tag names:
branches/
8.4.x
8.5.x
tags/
8.4.0
8.4.1
8.4.2
8.5.0
some people like to be more explicit, ie
BRANCH-8.4
RELEASE-8.4.1
but it doesn't really matter, whatever works for you :)
2008/5/30 Chetan Chatwani <chetan_at_savvion.com>:
>
> Hi All,
>
> Is there any standard naming convention for branch and tag names in SVN ,
> like
> sbm75-br or sbm75br or sbm75_br . Which is the best practice usage of
> dash(-) or underscore(_) ?
>
> Please let me know.
>
> Thanks and Regards,
> Chetan
> --
> View this message in context: http://www.nabble.com/Naming-convention-for-branch-tag-name-tp17557784p17557784.html
> Sent from the Subversion Users mailing list archive at Nabble.com.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-05-30 14:34:17 CEST