kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #33706
Re: [PATCH] Add a menu item to save a project under a new name.
Yeah, I realized this after a sent the patch in, though I think it also
calls into question the logic behind the archive project function. Though I
am surprised about the sub directory files problem.
I do think it's an important feature to have though, so any help from
anyone would be appreciated.
Kind Regards
Russell
On 6 Feb 2018 03:18, "jp charras" <jp.charras@xxxxxxxxxx> wrote:
Le 05/02/2018 à 06:07, Russell Oliver a écrit :
> Copies project files into a new directory with the project name replaced
in each file name if
> preset. Uses the same set of extensions as the archive project feature to
filter the files.
>
Hi Russel,
I tested your patch, but it does not work very well:
- subdirectories are not duplicated. Instead of, the files inside subdirs
are copied to the new root
dir.
- lib tables are not copied.
There is also a problem with libraries inside the project (like a rescue
lib)
They are renamed, but lib tables should be modified, according to the
renaming.
This is a tricky problem.
--
Jean-Pierre CHARRAS
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to : kicad-developers@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~kicad-developers
More help : https://help.launchpad.net/ListHelp
Follow ups
References