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

Re: Copy .svn to class dir after commit

From: dev <dev_at_synacon.ch>
Date: 2005-01-22 15:27:27 CET

Maybe I should rephrase my problem:

In certain situtions .svn directories will be copied during compile from
the source directory to the classes directory, something that shouldn't
happen.
This looks like a bug in Subclipse in combination with Exclipse:
1. Only files I specify, should be copied during compile - *.properties,
*.gif, ... It happens during compile so it sounds like an Exclipse bug.
2. The directories are not always copied. Only when I change a file
(which is already managed by Subversion) and commit it - then the .svn
directory from the same directory of the file gets copied during
compile. So this sounds like a bug of Subclipse.

Ingo.

Deadman, Hal wrote:

>I have had a similar problem when I copy a folder from one project to
>the other. It copies the .svn folder so the files in the folder appear
>to be checked in but the directory they are in is not checked in. The
>.svn directory has to be deleted before the files can be added.
>
>
>
Received on Sun Jan 23 01:27:27 2005

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

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