eclipse - Subclipse recognizes changes after changing the ignore file? -
i use subclipse in eclipse. after adding files svn ignore list of root directory , subdirectories, synchronize view shows changes directories. no file inside directory has changed, shows directories have changed (black outgoing arrow on each directory).
i confused, because how can directory change existed?
trying compare directory latest version of repository says "there no differences selected inputs".
the svn:ignore
property has been set on each folder. since svn properties versioned, constitutes change respect repository. true client , not subclipse. i'm not familiar subclipse don't know why isn't appearing in diff, know in tortoisesvn does.
Comments
Post a Comment