Eugene Kuleshov <eu@javatx.com> wrote on 06/13/2005 02:50:41 PM:
> Mark Phippard wrote:
>
> >>It is definitely working better. However, I did run into an exception
> >>when doing a Synch when there was a new folder to come down from the
> >>repository.
> >>
> >>java.lang.IllegalArgumentException: Element not found:
> >>/SimpleJava/src/com/mark/Docs.
> >
> >
> > OK, I debugged this problem and saw that I would get the new file
before
> > the new folder that contains it when the process calls the
getStatuses()
> > method. I fixed the problem by sorting the status array in
> > SVNWorkspaceSubscriber before we process it. I will not commit
anything
> > yet in case you want to fix this in a different manner.
>
> Mark, can you check if it was intentional to show all empty parent
> directories in sync view when new resources have been added by someone
> elese. I believe in CVS you only see a single compressed folder in such
> case.
I think it is because Subversion does not tell us if it is a file or
folder. So we have to say it is a file, and that is what it winds up
looking like.
Mark
_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________
Received on Tue Jun 14 05:03:52 2005