|
Re: Output dir under version control [message #251105 is a reply to message #251101] |
Tue, 29 January 2008 20:46 |
Eclipse User |
|
|
|
Originally posted by: merks.ca.ibm.com
OL,
For cvs there is a .cvsignore file in which you can add "bin" and other
build artifacts. So probably there's a .svnignore file which does that
same thing... Or maybe the problem is the copying of these files from
the source. You can use
Window->Preferences->Java->Compiler->Building->Filtered Resources to
make it not copy files from the src to the bin folder.
Olivier Lefevre wrote:
> How can I make that stop? I googled far and wide but did not
> find anything that helped. Adding "**/.svn/" to the build path
> exclusions was an improvement but not a real fix.
>
> Thanks,
>
> -- O.L.
|
|
|
|
Re: Output dir under version control [message #251111 is a reply to message #251107] |
Tue, 29 January 2008 23:36 |
Eclipse User |
|
|
|
Originally posted by: richkulp.us.NO_SPAM.ibm.com
Well if it is anything like CVS, once a file under a folder has been
checked in, the folder will always appear even when there are no files
under it.
--
Thanks,
Rich Kulp
|
|
|
Powered by
FUDForum. Page generated in 0.03368 seconds