Fix calculation of subset for projects
commit02d544d77937690ecfba3c80e1db4811421aee97
authorRobin Rosenberg <robin.rosenberg@dewire.com>
Wed, 15 Aug 2007 21:36:55 +0000 (15 23:36 +0200)
committerRobin Rosenberg <robin.rosenberg@dewire.com>
Wed, 22 Aug 2007 18:47:15 +0000 (22 20:47 +0200)
treec46318a239049c8890fe33dd26be28623f86ae79
parent447256f155e9ac043755a55d6d24b8d558b9e139
Fix calculation of subset for projects

When projects are nested more than one level below the Git
working directory the subset was wrong and git access failed
on that repository.

The subset is stored in a workspace property so you will need
to disconnect the Git team provider and reconnect to get back
on track.

Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
org.spearce.egit.core/src/org/spearce/egit/core/project/RepositoryFinder.java