Am 01.11.2011 23:39, schrieb Lex Trotman:
The point is to get the session file out of the project tree, so no this defeats the purpose.
The point was to get the file list (i.e. what would be in that session file) out of VCS while keeping the project settings in.
This works with separate files even if in the same directory, since every reasonable VCS supports ignoring certain files (svn:ignore, .gitignore).
Best regards.