Mailing list archives : pcb-rnd

ID:201
From:ge...@igor2.repo.hu
Date:Tue, 6 Dec 2016 04:26:57 +0100 (CET)
Subject:Re: Layer rewrite new (was: Re: [pcb-rnd] gerber output names have
in-reply-to:197 from James Battat <jb...@wellesley.edu>
  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.
 
--0-923522751-1480994817=:7286
Content-Type: TEXT/PLAIN; charset=UTF-8; format=flowed
Content-Transfer-Encoding: QUOTED-PRINTABLE
 
 
 
On Mon, 5 Dec 2016, James Battat wrote:
 
>Thanks!
>I grabbed the source tar ball for v1.1.3 and installed it system-wide and
>will work with that as my primary.
>
>One question and one minor suggestion/request:
>
>Suggestion/request:
>=C2=A0* Could you add the date and svn revision number of the releases to =
the
>table on the ?releases" webpage: =C2=A0http://repo.hu/projects/pcb-rnd/rel=
eases/
 
Thanks, I took a note, I don't promise it will happen soon (it's=20
unfortunately not as simple as it seems, I'll need to save the revision=20
number when I package each tarball then use the list of saved revisions=20
when generating the list of existing tarballs)
 
>Question:
>=C2=A0* I think it?s equivalent if I do:
>=C2=A0 =C2=A0$ wget=C2=A0http://repo.hu/projects/pcb-rnd/releases/pcb-rnd-=
1.1.3.tar.gz
>=C2=A0 =C2=A0or=C2=A0
>=C2=A0 =C2=A0$ svn up -r4479
>=C2=A0 =C2=A0Is that correct?
 
Yes, with the following alternative to the second point:
 
svn checkout svn://repo.hu/pcb-rnd/tags/1.1.3
 
This is much simpler as you don't need to look up revision numbers, only=20
version numbers. Another benefit over changing the revision of an existing=
=20
trunk/ is that you work from a fresh checkout so there's no chance of=20
interference from past compilations.
 
If you still want to look up the revision number and update trunk to that=
=20
revision, you can do this:
 
svn info svn://repo.hu/pcb-rnd/tags/1.1.3 | grep "Last Changed Rev"
 
Even if I manage to get the rev numbers included on the download page,=20
that page will show the last few releases only. If you need to check=20
something with "historical versions", it's only tags/ that will always=20
have all previous versions.
 
 
Regards,
 
Igor2
--0-923522751-1480994817=:7286--
 

Reply subtree:
201 Re: Layer rewrite new (was: Re: [pcb-rnd] gerber output names have from ge...@igor2.repo.hu