Re: How to customize project version number in subversion

2008-09-13 Thread Paulo Silva
2008/9/13 Michael Yang <[EMAIL PROTECTED]>: > Hi: > > I installed subversion on my debian, everything works well. > > I just wonder where I can set the initial version control number of the > project. > For example, now the version starts from revision 1, and incremental by one. > I want to set the

Re: How to customize project version number in subversion

2008-09-13 Thread Martin
Hi, On Sat, Sep 13, 2008 at 5:57 PM, Michael Yang <[EMAIL PROTECTED]> wrote: > For example, now the version starts from revision 1, and incremental by one. > I want to set the number in format of 1.0.0.1, how can I do this setting the > main branch number? You don't do that, commits are atomic an

Re: How to customize project version number in subversion

2008-09-13 Thread Tzafrir Cohen
On Sat, Sep 13, 2008 at 11:57:11AM -0400, Michael Yang wrote: > Hi: > > I installed subversion on my debian, everything works well. > > I just wonder where I can set the initial version control number of the > project. > For example, now the version starts from revision 1, and incremental by one.

How to customize project version number in subversion

2008-09-13 Thread Michael Yang
Hi: I installed subversion on my debian, everything works well. I just wonder where I can set the initial version control number of the project. For example, now the version starts from revision 1, and incremental by one. I want to set the number in format of 1.0.0.1, how can I do this setting th