diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-12-24 17:01:55 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2024-12-24 17:01:55 +0300 |
commit | be23c9dbf7f7ff833c1801399a28570a87521acf (patch) | |
tree | 4be68a57e4c07f46c68234fb4b244b4c0e3f2adb | |
parent | 96ce8f0f451ab3350fd7506e32cf7e09401e0162 (diff) | |
download | sciteco-be23c9dbf7f7ff833c1801399a28570a87521acf.tar.gz |
simplified session.svn: no need to mess around with XML
* In fact, since SVN has --no-newline, this is even simpler than on Git and Mercurial.
* This requires at least Subversion v1.9 (2015, so should be safe).
-rw-r--r-- | lib/session.tes | bin | 2688 -> 2647 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/lib/session.tes b/lib/session.tes Binary files differindex f3df351..e504cf6 100644 --- a/lib/session.tes +++ b/lib/session.tes |