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

Re: [Subclipse-users] subclipse 1.1.9 doesn't recognize files added separately to repository

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-01-18 20:55:24 CET

On 1/18/07, Marius Andreiana <marius.andreiana@gmail.com> wrote:
>
> Hi,
>
> After checking out a project with subclipse, I've added some files in
> command line (svn add; svn ci).
> Back to eclipse a few days later, it sees those files as not being part of
> repository. Using the right click menu to add them gives error - file
> already part of repository.

You probably just need to do a refresh in Eclipse. Right-click on project
and choose Refresh. This is generally always the case with Eclipse. For
example, if these were .java files, Eclipse would not build them until you
did this either. Basically, Subclipse does not know about the files until
Eclipse tells us about them, and it does not tell us about them unless you
modify them with Eclipse or tell Eclipse via Refresh.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on Thu Jan 18 20:55:47 2007

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.