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

RE: Version 1.5

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2007-06-01 09:18:44 CEST

Hi si,

You wrote:
> What i'd like the post-checkout/post-update hook do is for
> each directory
> which contains an App.config.example file in the working
> copy, check to
> see if an App.config file exists, and if it doesn't, copy
> App.config.example to App.config.

That's what our build script(s) do when they're run for the first time. :)
When I checkout a fresh WC, I run 'nant <config>' and that's it.

You also have to install the client side hooks on each and every client. I
wonder if there would be a smart way to deploy hooks to clients. I'm
thinking along the line of having a "Client Hooks" repository and a "Client
Hooks" working copy. Once everything is set up, the users just have to
update the WC to get the latest hooks, but there would still be no automatic
deployment.

Cheers
- Lübbe

--
       ___
  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 Fri Jun 1 09:19:08 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.