Jan Pazdziora wrote:
On Tue, May 12, 2009 at 12:42:32PM -0400, Jeff Ortel wrote:
The goal here was to push as much of the schema into common as practical and 
make
the schema code tree as developer friendly as possible.

- The schema directory has been refactored replacing
    rhnsat/
      with:
    oracle/
    postgres/.
- Forked (cannot be common) items:
    rhnsat/class/
    rhnsat/types/
    rhnsat/procs/
    rhnsat/packages/
  (git) moved to oracle/ and copied to postgres/ and ported to PG.

It looks like you've renamed the rhnsat/ directory to common/.

No, common already existed. Most of the table files were (git) moved from rhnsat/tables to common/tables. Also, most of the views were (git) moved from rhnsat/views to common/views. All of the other content was (git) moved to oracle. Once the rhnsat was empty, it was removed.

That
however makes it very hard to do a diff against master to see what has
changed. Do you plan to rename rhnsat/ to common/ any time soon in
master (or temporarily rename it back in pgsql branch) so that diffing
the changes is easier?

I'm all about making it easier to see the changes via diff but I'm not sure how. The changes are massive enough that git is getting very confused.



I'm not sure if renaming common -> rhnsat would work. The common directory already exists on master.

_______________________________________________
Spacewalk-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/spacewalk-devel

Reply via email to