[pve-devel] [PATCH 1/3] Initial import of the pve manager with ext5 code path

Dietmar Maurer dietmar at proxmox.com
Tue Apr 14 21:49:00 CEST 2015


> Developement of the ext5 version of the pve-manager will take place
> in the www/management5 directory of the git repo.
> We start the initial import with Utils.js, who contains variables and
> static functions used by all other components.

This approach is not optimal, because the changelog does not mention
that this is just a copy of the original file. We need to make that more
clear. I see two way to do that:

A.) Use special commit message 'copy file to manager5' (something like that)
(The commit should not contain other changes).

B.) I can do a bulk copy of all JS files to manager5 with one commit.

Maybe approach B is simpler, because you just need to send changes afterwards?




More information about the pve-devel mailing list