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

Re: Show the list of people who have checked out files from svn

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: 2007-07-02 09:54:58 CEST

On 02/07/07, Dwain Fernandez <dwain.fernandez@ksc.net.au> wrote:
> Hi everyone,
>
> I'm wondering if you can help me with a query that I have. I am looking to
> somehow export/extract the build number of the subversion folder/project
> when or after I do an update of that folder. The reason I want to extract
> this info is so that we can store the value as a variable which we can then
> build into our app in the help or about section which shows the build number
> used. This would help us with version control issues in deployment. Thanks
> in advance.

Use SubWCRev.exe which is included (and documented) with TortoiseSVN.
In 1.4.x you will have to find a way to add it to your build script or
run it manually. Making this an automatic pre-build step is also the
safest way to guarantee that it gets done.

With 1.5.0 there will be a client-side post-update hook which you
could use to automate this, but of course it only works if you
remember to update your folders.

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Jul 2 09:54:52 2007

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.