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

Re: Problem with WSAD 5.1.2

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-02-02 15:09:01 CET

"Steve Martin" <steve.martin.2@hewitt.com> wrote on 02/01/2006 11:41:44
PM:

> I am having a problem using Tortoise SVN (or maybe subversion) with WSAD
5.1.2
>
> My source files are setup as follows (which I believe is standard):
> /myproject
> /JavaSource
> /com
> /mypackage
> /WebContent
> /jsps
> /WEB-INF
> /classes
> /mypackage
> /lib
> /config
>
> The JavaSource gets compiled by WSAD under WEB-INF/classes.
>
> Something then creates some (it doesn't seem like all) .svn files in the
WEB-
> INF/classes/... directories.
>
> This causes Subversion/Tortoise to think that they are being versioned
and is
> mapping them to the original JavaSource directory. They then show up in
the
> commit dialog.

The problem is that the Eclipse build process is copying the .svn folders
into the build folders which leads to problems. If you installed
Subclipse, even if you mostly used TortoiseSVN, this would stop happening.
 You might also be able to fix it by adding ".svn" to the list of Ignored
Resources in the Eclipse preferences. I think you need to have Subclipse
installed though, and also have the project associated with Subclipse.
This then causes Eclipse to know that those folders belong to a Team
Provider and to not touch them.

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Feb 2 15:09:34 2006

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.