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

Re: Compiler deletes .svn folder

From: Jean-Marc van Leerdam <j.m.van.leerdam_at_gmail.com>
Date: Wed, 12 Nov 2008 07:44:42 +0100

Hi,

On 12/11/2008, howszat <cgu0sij02_at_sneakemail.com> wrote:
> Hi,
> I have a compiler that completely clears the output folder at the
> start of a build. Unfortunately in the process it deletes the .svn
> folder in the output folder.
> This causes frustration when I want to revision control some files in
> that folder.
> Can anyone think of an easy way to deal with this?

Use another 'real-output' folder & some post-build script to copy the
files-to-be-versioned from the compiler generated output folder to the
versioned 'real-output' folder.

-- 
Regards,
Jean-Marc
----------------
    ___
   // \\  @@     "De Chelonian Mobile"
  / \_/ \/._)    TortoiseSVN
 <\_/_\_/ /      The coolest Interface to (Sub)Version Control
  /_/   \_\      Check out http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-11-12 07:44:53 CET

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.