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

Maintaing separate revision number for each project in repository

From: Sathishkumar.P <sathishkumar.palanisamy_at_wnipl.com>
Date: Thu, 03 Jul 2008 11:58:12 +0530

Hi,
    I am new to SVN server. I need to maintain a separate revision
number for each project in the repository instead of having the global
revision number.
For example,
   we have 3 projects in the repository the revision number should look
like this when importing each project and it increments separately for
each project while commiting that particular project

     calc/ ------------------->revision number 0.1.0
          trunk/
          braches/
          tags/

     utilities/ ------------------->revision number 0.1.0
          trunk/
          braches/
          tags/

     paint/ ------------------->revision number 0.1.0
          trunk/
          braches/
          tags/

    Please let me know how to do this...
    I googled for the answer but i didnt get any proper response...

Regards
Sathish

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-03 08:36:24 CEST

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.