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

Re: automating versioning with tortoise svn

From: Ron Wilson <ronw.mrmx_at_gmail.com>
Date: Thu, 19 Aug 2010 09:34:06 -0400

Vlad, Hi.

1. TSVN has support for client side hooks.

2. You could install the command line SVN client along side TSVN. Then
you would be able to query the currently SVN version number directly
rather than trying to maintain it in parallel in your text file.

On Thu, Aug 19, 2010 at 8:14 AM, Vlad <vlad.sergeev_at_gmail.com> wrote:
> Hi all,
>
> I have the following problem.  The company that i work for uses
> TortoiseSVN with in-house VBA tools.  Tools are stored in repository
> and read the version number from a text file that is stored along with
> xls file.   Every time we tag a release, we use this version number as
> the tag name.  Every time the version is increased and new tag
> created, we need to change version number in two places - text file
> and name of the tag.  The idea is to do it once.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2648764

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-08-19 15:34:12 CEST

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

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