On Fri, Nov 4, 2016 at 10:20 AM, Chris Jones
wrote:
> Hi,
>
> On 04/11/16 09:16, David Bariod wrote:
>
>>
>>
>> On Fri, Nov 4, 2016 at 9:55 AM, Chris Jones > <mailto:jon...@hep.phy.cam.ac.uk>> wrote:
>>
>>
>>
>&
On Fri, Nov 4, 2016 at 9:55 AM, Chris Jones
wrote:
>
>
> On 04/11/16 05:39, David Bariod wrote:
>
>> Hello,
>>
>> Personnally, I would just commit such change. It is cheap, can be
>> reworked later and be ketp safe in a private remote repository in case
>
Hello,
Personnally, I would just commit such change. It is cheap, can be reworked
later and be ketp safe in a private remote repository in case of disaster.
With git there are no reason to not commit event not ready yet change set.
Best regards,
David
On Fri, Nov 4, 2016 at 2:56 AM, Ryan Schmidt
Hi Ken,
I would really use screen instead and disconnect it and reconnect it later.
David
On Fri, Oct 14, 2016 at 4:30 PM, Ken Cunningham <
ken.cunningham.web...@gmail.com> wrote:
> Some advice appreciated ...
>
>
> long compiles can take hours
>
> i can ssh into the machine and get it started
It's been a long time I haven't done Tcl development, but from memory:
namespace eval {
--> your code here <---
}
should do what you're trying to do.
--
David
On Fri, Oct 7, 2016 at 2:12 PM, René J.V. Bertin
wrote:
> sorry for the noise, it seems I can simply use
>
> namespace upvar kf5
On Mon, Aug 22, 2016 at 10:57 AM, Mojca Miklavec wrote:
> On 20 August 2016 at 02:19, Ryan Schmidt wrote:
> >
> > https://trac.macports.org/wiki/WorkingWithGit
>
> We should add this:
> http://stackoverflow.com/questions/927358/how-to-undo-
> last-commits-in-git#927386
> to:
> https://tra