[
Date Prev][
Date Next][
Thread Prev][
Thread Next][
Date Index][
Thread Index]
[
List Home]
Re: [stellation-res] Checkout creating directory structure
|
On Tue, 2003-07-29 at 13:18, Jonathan Gossage wrote:
> On my hard disk I have an empty workspace to hold the Stellation projects
> called E:\Stellation-0.5. When I went to checkout the project
> org.eclipse.stellation.cli with the following command
>
> --workspace e:\Stellation-0.5 checkout org.eclipse.stellation.cli
>
> I did not get the directory org.eclipse.stellation.cli created. What
> happened was the src directory appeared immediately under e:\Stellation-0.5
> and the files that were in org.eclipse.stellation.cli appeared in
> e:\Stellation-0.5.
>
> Is this correct behaviour? It seems bad to me. I would have expected
> org.eclipse.stellation.cli to be created under e:\Stellation-0.5.
> Regards
Unfortunately, for the moment, yes, this is correct behaviour.
I've been meaning to write up the checkout process for the server,
but I've been too bogged down with other work. Today I took
a vacation day for my birthday, so aside from answering your
mail, I'm not doing work.
The deal with the system as it stands is that the CLI stuff assumes
that a given workspace contains exactly one project; and it
puts a special metadata directory named SVC in the root
directory of the workspace.
So, checking the stuff in, I had two choices: require
users to check out into a pre-created project directory
for each project; or add a second layer of directories.
For Eclipse purposes, the former seemed to be the better choice
for the moment.
-Mark
>
> Jonathan Gossage
>
> _______________________________________________
> stellation-res mailing list
> stellation-res@xxxxxxxxxxxxxxx
> http://dev.eclipse.org/mailman/listinfo/stellation-res
--
Mark Craig Chu-Carroll, IBM T.J. Watson Research Center
*** The Stellation project: Advanced SCM for Collaboration
*** http://stellation.eclipse.org
*** Work: mcc@xxxxxxxxxxxxxx/Home: markcc@xxxxxxxxxxx