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

RE: Re: Build system copy causes tracking

From: Lübbe Onken | RA Consulting <l.onken_at_rac.de>
Date: Mon, 21 Jan 2008 11:10:30 +0100

Hi Simon Large,

You wrote:

> On 21/01/2008, Matt Klein <mattklein123_at_yahoo.com> wrote:
>>
>> I just started using TortoiseSVN and I really like it. One question:
>>
>> When I build my project, some checked-in files are copied to an
>> output binary directory that is outside of source control.

I reckon that some other tool is copying parts of the version controlled tree including the hidden .svn folder. Check your build process for "(x)copy" dos command or "copy" (n)ant tasks. If that is the case, define proper wildcards so that the svn metadata is not moved around.

As Simon said, TortoiseSVN is surely not doing this. It just detects the version controlled folder - wherever it came from - and acts accordingly.

Cheers
- Lübbe

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     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-01-21 11:10:45 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.