Hi Remy!
Ok, so I'll (try to) create the structure (not the one in this mail),
but how is it done in SVN ? Is it all simply folders without anything
special ?
A simple bunch of "svn mkdir" commands will do its job.
There's nothing special about it.
Regards
Florian
---
Remy Maucherat wrote:
Hi,
Given the comments, I propose using a single repository with the
following structure (based on our root "tomcat" repository):
- tc6.0.x/trunk:
- src/share: all the relevant sources go there
- webapps: all our current webapps, including the examples webapps
(note:
are all the conf files, startup scripts etc in one place? res?
I was thinking that we still have a src directory, and subdirectories
under that.
trunk/src/java
trunk/src/native
trunk/webapps
etc
Keith Wannamaker wrote:
Yes, this will do nicely.
Keith
Costin Manolache wrote:
We still need
Yes, this will do nicely.
Keith
Costin Manolache wrote:
We still need separate dirs for native code and java I think.
What about:
tc6(.0.x ?)/trunk/java
tc6/trunk/native
tc6/trunk/webapps
tc6/trunk/res
-
To unsubscribe, e
We should keep the java sources separate from the native sources by one
more level under src/, aka the share directory (or something- I always
thought it referenced "share"d across platforms as simply opposed to
specific "native" code).
Keith
Remy Maucherat wrote:
Yoav Shapira wrote:
I've b
Hi!Costin Manolache schrieb:
> The extra src/ is useless in our code organization.
>
Sure, but it didn't cost anything and it makes clear where to look if
one searches the sources.
Its simply one nice little place for all the great code.
But ok, its my personal preference :-)
---
Mario
-
On 3/1/06, Mario Ivankovits <[EMAIL PROTECTED]> wrote:
> Hi!
> >> tc6(.0.x ?)/trunk/java
> >> tc6/trunk/native
> >> tc6/trunk/webapps
> >> tc6/trunk/res
> Isn't it widely used to have:
>
> src/java
> src/tests
> src/native
Widely used doesn't mean it's good in all cases :-)
For most simple native
Hi!
>> tc6(.0.x ?)/trunk/java
>> tc6/trunk/native
>> tc6/trunk/webapps
>> tc6/trunk/res
Isn't it widely used to have:
src/java
src/tests
src/native
Ciao,
Mario
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands
Hola,
> "share" has a long history - I think JDK is organized this way, with
> separate dirs for windows, linux, etc.
Maybe the JDK was organized that way in the past, but doesn't seem to
be that way any more. Anyways, I don't think it has a purpose
currently. If something we're not aware of co
Costin Manolache wrote:
We still need separate dirs for native code and java I think.
What about:
tc6(.0.x ?)/trunk/java
tc6/trunk/native
tc6/trunk/webapps
tc6/trunk/res
There's a native folder too, and most likely there should be a test
folder too.
and the docs webapp at top level, as Yo
We still need separate dirs for native code and java I think.
What about:
tc6(.0.x ?)/trunk/java
tc6/trunk/native
tc6/trunk/webapps
tc6/trunk/res
and the docs webapp at top level, as Yoav suggested.
"share" has a long history - I think JDK is organized this way, with
separate dirs for windows,
So let's make it:
- tc6.0.x/trunk:
- src: all the relevant sources go there
- webapps: all our current webapps, including the examples webapps
- resources: misc resources, such as configuration files
(server.xml), readmes, etc
+1
Yoav Shapira wrote:
So let's make it:
- tc6.0.x/trunk:
- src: all the relevant sources go there
- webapps: all our current webapps, including the examples webapps
- resources: misc resources, such as configuration files
(server.xml), readmes, etc
OK.
One other thing: can we put docs u
> So let's make it:
> - tc6.0.x/trunk:
>- src: all the relevant sources go there
>- webapps: all our current webapps, including the examples webapps
>- resources: misc resources, such as configuration files
> (server.xml), readmes, etc
OK.
One other thing: can we put docs under trunk
Yoav Shapira wrote:
I've been meaning to ask this for years now: what's the purpose of the
"share" directory under src? We share all our source by definition,
so it just seems like an extra layer...
I have no idea what "share" means either ;)
So let's make it:
- tc6.0.x/trunk:
- src: all th
I've been meaning to ask this for years now: what's the purpose of the
"share" directory under src? We share all our source by definition,
so it just seems like an extra layer...
Yoav
On 3/1/06, Remy Maucherat <[EMAIL PROTECTED]> wrote:
> Hi,
>
> Given the comments, I propose using a single repo
16 matches
Mail list logo