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

Re: Problem or an I not understanding a concept?

From: JT <geocritter_at_gmail.com>
Date: 2005-07-11 20:57:08 CEST

Jing Xue,

You're solution worked quite nicely! I knew Eclipse copied over files
but it never triggered my brain to realize that it would also copy
over the .svn folder like that.

Thanks for all the help!

 Tim

On 7/11/05, Jing Xue <jxue01@digizenstudio.com> wrote:
> Gábor Szabó wrote:
>
> >On 7/11/05, JT <geocritter@gmail.com> wrote:
> >
> >
> >
> >>svn: Cannot commit both
> >>'/Users/tim/Projects/DrinkyDrink/WEB-INF/classes/MessageResources.properties'
> >>and '/Users/tim/Projects/DrinkyDrink/WEB-INF/src/java/MessageResources.properties'
> >>as they refer to the same URL
> >>
> >>
> >
> >
> >Maybe something copied the .svn directory from the src/java directory
> >to the classes directory ?
> >
> >
> I had similar problems before when using Eclipse, whose default java
> builder treats non-java files in the source directory as resources and
> copies them to the build target directory. If you are using Eclipse,
> maybe this will help:
> http://www.digizenstudio.com/blog/2005/05/07/prevent-eclipse-from-copying-svn-folders/
>
> --Jing Xue
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 11 21:04:19 2005

This is an archived mail posted to the Subversion Users mailing list.

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