Eclipse Subversive SVN client not updating local copies with new files
Posted
by Christopher McCann
on Stack Overflow
See other posts from Stack Overflow
or by Christopher McCann
Published on 2010-05-06T17:02:15Z
Indexed on
2010/06/12
17:02 UTC
Read the original article
Hit count: 289
eclipse
|subversive
When I update my local working copy of an SVN repository in Eclipse using the Subversive plugin it isnt bringing any new files which have been added to the SVN repository. It thinks that the local working copy is up to date and if I ask Eclipse to update it it just says no further changes.
Anyone got any ideas why this is happening?
© Stack Overflow or respective owner