From 5b74ef535e5137e040af1a1f5462e7f91e120d60 Mon Sep 17 00:00:00 2001 From: Robin Haberkorn Date: Tue, 17 Feb 2015 21:57:54 +0100 Subject: added session.svn macro to set up a session profile in the current Subversion working copy * it uses "svn info --xml" since otherwise the output of "svn info" might be localized. --- sample.teco_ini | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'sample.teco_ini') diff --git a/sample.teco_ini b/sample.teco_ini index 9314859..b53362d 100644 --- a/sample.teco_ini +++ b/sample.teco_ini @@ -44,8 +44,10 @@ EMQ[$SCITECOPATH]/fnkeys.tes and disable session saving. Otherwise open a buffer session. ! Z"= - ! Uncomment to use a separate session per Git repository: ! + ! Uncomment to use a separate session per VCS repository or + working copy (see session.tes): ! ! M[session.git] ! + ! M[session.svn] ! M[session.load] | [session.path] ! disables session saving ! -- cgit v1.2.3