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

Re: nightly builds

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sat, 11 Sep 2010 09:11:12 +0200

On 11.09.2010 09:05, Oto BREZINA wrote:
> I have about 10 active WC and about 20 which are not used (does not
> have changes). TSVN is one of them with translation work. Would work
> something like:
> 1. create temp folder and make fresh check out
> mkdir
> 2. export actual WC to it, or use xcopy
> 3. delete old WC folder
> 4. rename temp folder to WC name
>
> If this can be done with one version (or needs old version too to
> export, and getting some info) it can be done with simple batch.
> What do you think?

Exporting the changes won't work, since when you check out with the new
version, that new version errors out on old wcs.
But try this:
* create a patch for all wcs where you have local modifications
* rename those wcs to *_old
* install the nightly build
* check out all wcs again
* apply the patches to the new wcs

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2657747
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-09-11 09:11:40 CEST

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

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