Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [egit-dev] importing projects

I see, thanks for elaborating.

On Mon, Feb 1, 2010 at 3:09 PM, Gunnar Wagenknecht
<gunnar@xxxxxxxxxxxxxxx> wrote:
> Am 01.02.2010 15:03, schrieb Wim Jongman:
>> See in my workspace screenshot that I have two projects. The core
>> project has the name of the model project in the .project file and the
>> model .project has the same name. However, CVS does not mind
>> importing.
>
> Because CVS *can* be configured to ignore the contents of ".project"
> file and use the CVS folder/module name as project name.
>
> AFAICT the EGit import functionality relies on the vanilla Eclipse
> import existing projects functionality whereas CVS uses a custom
> implementation to create (& checkout) projects in the workspace.
>
> -Gunnar
>
>
> --
> Gunnar Wagenknecht
> gunnar@xxxxxxxxxxxxxxx
> http://wagenknecht.org/
> _______________________________________________
> egit-dev mailing list
> egit-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/egit-dev
>


Back to the top