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

Re: Weird: TSVN automatically adding directories to my working copy

From: Jean-Marc van Leerdam <j.m.van.leerdam_at_gmail.com>
Date: Thu, 20 Mar 2008 07:23:14 +0100

Hi Paul,

On 19/03/2008, Paul Pcoder <paul.pcoder_at_gmail.com> wrote:
> Hello,
>
> I am having a strange problem where files are automatically added to my
> working copy.
>
> When I do a build of my project, and /bin directory appears, (naturally)
> along with all of the results of my build. The weird thing is that when
> I look at the directory, it's got a red check, it has a .svn folder, and

Try to get a log of the build process (are you using .bat/.cmd files,
make or other build scripts?). There *must* be some sort of copy being
done. The only way you can get a red check on a folder is to have
modifications inside a folder that has been committed at least once
(otherwise its status is 'added' and the icon is a blue plus sign).

Since you did not report any changes to the SVN revision number for
each build, I think you can rule out the possibility of a background
'add and commit' step in the build process.

Have you tried creating a bin folder and setting the svn:ignore to bin/*?

--
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-03-20 07:23:22 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.