[Lazarus] Developing on Linux with files on Windows NTFS
Mark Morgan Lloyd
markMLl.lazarus at telemetry.co.uk
Fri Feb 6 21:15:15 CET 2015
Felipe Monteiro de Carvalho wrote:
> I would use svn to synchronize 2 copies, 1 in linux and 1 in windows.
>
> www.assembla.com offers free "Repo only" svn hosting.
I agree. A (local) subversion server is no big deal, in fact I started
using svn specifically so that I could quickly get at files from any
system (Linux, Windows, Solaris) with the version-control aspect being
secondary.
Subversion is a bit like Perl and Kermit: it's been ported to an
implausible number of systems. But if you only need it locally and for
some reason want or need to build it from source, there are far fewer
dependencies if you drop http: and stick to the svn: protocol.
--
Mark Morgan Lloyd
markMLl .AT. telemetry.co .DOT. uk
[Opinions above are the author's, not those of his employers or colleagues]
More information about the Lazarus
mailing list