ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Installing a specific version of context
@ 2018-04-24 10:56 N. Raghavendra
  2018-04-24 12:44 ` Mohammad Hossein Bateni
  0 siblings, 1 reply; 3+ messages in thread
From: N. Raghavendra @ 2018-04-24 10:56 UTC (permalink / raw)
  To: ntg-context

I would like to install the version of context dated 2017.11.14.  How
can one do this?  I tried

sh first-setup.sh --context=2017.11.14

but it produces errors like

rsync: change_dir "/current/context/2017.11.14" (in minimals) failed: No
such file or directory (2)

I'd appreciate suggestions about this.

Thanks,
Raghu.

-- 
N. Raghavendra <raghu@hri.res.in>, http://www.retrotexts.net/
Harish-Chandra Research Institute, http://www.hri.res.in/
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Installing a specific version of context
  2018-04-24 10:56 Installing a specific version of context N. Raghavendra
@ 2018-04-24 12:44 ` Mohammad Hossein Bateni
  2018-04-24 14:13   ` N. Raghavendra
  0 siblings, 1 reply; 3+ messages in thread
From: Mohammad Hossein Bateni @ 2018-04-24 12:44 UTC (permalink / raw)
  To: N. Raghavendra, mailing list for ConTeXt users


[-- Attachment #1.1: Type: text/plain, Size: 1702 bytes --]

I don't think it's possible to do off-the-shelf.  The following is what I
used to do to run some tests:
1) Install the latest beta.
2) Clone to the mirror on Github [
https://github.com/contextgarden/context-mirror]
3) Sync the cloned repository to an older date
4) Replace the tex folder in context installation with the content of the
repository
5) Make the format files

It worked for me when I did my tests.  (I wanted to see when a particular
functionality had changed/broke.)

However, this is not perfect.  Because the LuaTeX and the other binaries
will be latest, not the versions specific to the date you requested.

On Tue, Apr 24, 2018 at 6:56 AM, N. Raghavendra <nyraghu27132@gmail.com>
wrote:

> I would like to install the version of context dated 2017.11.14.  How
> can one do this?  I tried
>
> sh first-setup.sh --context=2017.11.14
>
> but it produces errors like
>
> rsync: change_dir "/current/context/2017.11.14" (in minimals) failed: No
> such file or directory (2)
>
> I'd appreciate suggestions about this.
>
> Thanks,
> Raghu.
>
> --
> N. Raghavendra <raghu@hri.res.in>, http://www.retrotexts.net/
> Harish-Chandra Research Institute, http://www.hri.res.in/
> ____________________________________________________________
> _______________________
> If your question is of interest to others as well, please add an entry to
> the Wiki!
>
> maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/
> listinfo/ntg-context
> webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
> archive  : https://bitbucket.org/phg/context-mirror/commits/
> wiki     : http://contextgarden.net
> ____________________________________________________________
> _______________________

[-- Attachment #1.2: Type: text/html, Size: 2982 bytes --]

[-- Attachment #2: Type: text/plain, Size: 492 bytes --]

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Installing a specific version of context
  2018-04-24 12:44 ` Mohammad Hossein Bateni
@ 2018-04-24 14:13   ` N. Raghavendra
  0 siblings, 0 replies; 3+ messages in thread
From: N. Raghavendra @ 2018-04-24 14:13 UTC (permalink / raw)
  To: ntg-context

At 2018-04-24T08:44:24-04:00, Mohammad Hossein Bateni wrote:

> I don't think it's possible to do off-the-shelf.

The Wiki

http://wiki.contextgarden.net/ConTeXt_Standalone#Reverting_to_an_older_installation

says that it is possible with

sh ./first-setup.sh --context=date

Also, mtx-update.lua, which is called by first-setup.sh, appears to have
the following option

<flag name="context" value="string"><short>specify version (current, latest, beta, yyyy.mm.dd)</short></flag>

Raghu.

--
N. Raghavendra <raghu@hri.res.in>, http://www.retrotexts.net/
Harish-Chandra Research Institute, http://www.hri.res.in/
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2018-04-24 14:13 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-24 10:56 Installing a specific version of context N. Raghavendra
2018-04-24 12:44 ` Mohammad Hossein Bateni
2018-04-24 14:13   ` N. Raghavendra

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).