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

Re: Improvement to issue 3 fix

From: Cédric Chabanois <cchabanois_at_ifrance.com>
Date: 2003-12-03 22:59:25 CET

Thank you very much !

I (or someone else) will apply it soon.

However, like in other open source projects, it is better to post
patches in the issues tracker.

Cédric

> Hi Subclipse committers(and others)
>
> I've added two refinements to the repo viewer "Checkout -> As Project"
> feature, as implemented in
> subclipse/ui/src/org/tigris/subversion/subclipse/ui/actions/CheckoutAsProjectAction.java.
>
>
> 1) A bug fix: Right now, the feature will only work when the
> repository location is the direct parent of the project. This is
> because of the missing path elements in the call to
> folders[i].getRepository().getRemoteFile("/" + name + "/.project")
> This is fixed by inserting the relative path into the project path first.
>
> 2) An enhancement/decoupling: Since Eclipse is probably better at
> reading .project file descriptions than we are, I've added the
> reference to Eclipse's reader,
> org.eclipse.core.internal.resources.ProjectDescriptionReader.
> This simplifies the code somewhat.
>
> The patch is against the trunk.
>
> -Jesper
>

_____________________________________________________________________
Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France
Received on Thu Dec 4 08:59:25 2003

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.