[fpc-devel] Closures
Florian Klämpfl
florian at freepascal.org
Sun Jan 15 16:56:06 CET 2012
Am 15.01.2012 16:45, schrieb ik:
> On Sun, Jan 15, 2012 at 17:38, Florian Klämpfl <florian at freepascal.org
> <mailto:florian at freepascal.org>> wrote:
>
> Am 15.01.2012 16:26, schrieb Blaise Thorn:
> > My question is: how the work should be organised? Should a
> separate SVN
> > branch be created for this?
>
> The best is to create an svn branch. See private mail.
>
>
> The best way is to use distributed version control imho.
> Git, hg etc provide the ability to store the changes locally and push
> them also to remote places.
Yes, and probably pushed somewhere nobody notices or lost with the next
hd crash because never pushed. Having it in the central fpc svn
repository allows everybody to review it what e.g. I try to do with
every commit to the central fpc svn repository.
> It also allow me not to disturb you when working on the same files for
> different needs.
The same applies for a svn branch.
More information about the fpc-devel
mailing list