[GeoNetwork-devel] [GeoNetwork-commit] SF.net SVN: geonetwork:[2077] sandbox/GeoSource/csw

Hi Mathieu,
I see some large commits to the sandbox :slight_smile: One thing I would like to understand is why you are replicating the full codebase in the csw folder instead of updating the files in the GeoNetwork folder?
The other thing, more a detail, is that it would be cool if you could commit code in smaller chuncks so it is easier to see the actual code changes.
Ciao, keep up the good work!
Jeroen

On Feb 5, 2009, at 12:12 PM, mcoudert@anonymised.com wrote:

Modified Paths:
--------------
   sandbox/GeoSource/csw/src/org/fao/geonet/csw/common/Csw.java

Hi Jeroen,

I see some large commits to the sandbox :slight_smile: One thing I would like to understand is why you are replicating the full codebase in the csw folder instead of updating the files in the GeoNetwork folder?

Actually, GeoSource sandbox contains both project : GeoSource and CSW imporvements.
The aim is to migrate csw improvements into Geosource, and also into Geonetwork trunk if proposal is accepted.
For the time being, we choose to start our CSW developpement based on geonetwork trunk. That’s why I duplicated some stuff like gast, bin, src and geonetwork folder. (but I tried to reduce the amount of duplicatred code, I only take what was necessary to launch csw project alone).

The other thing, more a detail, is that it would be cool if you could commit code in smaller chuncks so it is easier to see the actual code changes.

For sure, I was migrating functionnalities from old svn to sourceforge, and I didn’t spend too much time to separate it. Sorry about that, I will be my best to commit smaller chuncks.

Ciao,

Mathieu

Hi Mathieu,
Thanks, that makes it all clear :slight_smile:
Ciao,
Jeroen

On Feb 5, 2009, at 1:53 PM, Mathieu Coudert wrote:

Hi Jeroen,

I see some large commits to the sandbox :slight_smile: One thing I would like to understand is why you are replicating the full codebase in the csw folder instead of updating the files in the GeoNetwork folder?

Actually, GeoSource sandbox contains both project : GeoSource and CSW imporvements.
The aim is to migrate csw improvements into Geosource, and also into Geonetwork trunk if proposal is accepted.
For the time being, we choose to start our CSW developpement based on geonetwork trunk. That's why I duplicated some stuff like gast, bin, src and geonetwork folder. (but I tried to reduce the amount of duplicatred code, I only take what was necessary to launch csw project alone).

The other thing, more a detail, is that it would be cool if you could commit code in smaller chuncks so it is easier to see the actual code changes.

For sure, I was migrating functionnalities from old svn to sourceforge, and I didn't spend too much time to separate it. Sorry about that, I will be my best to commit smaller chuncks.

Ciao,

Mathieu