[Lazarus] Subversion & RapinSVN on Linux -- Configuring?
Henry Vermaak
henry.vermaak at gmail.com
Fri Mar 12 12:20:29 CET 2010
On 12 March 2010 11:11, Peter Williams <pewslinuxvault at gmail.com> wrote:
>>
>> How to use svn with lazarus (there are some tips, too):
>>
>> http://wiki.lazarus.freepascal.org/Getting_Lazarus#Development_versions_from_SVN
>
> I think I read that link a year or 2 back. I saw that SVN / Subversion
> was all command line and script based & that discouraged be, because I
> was never particularly skill at writing scripts. That's why RapidSVN
> appeals to me. It uses a GUI interface to control Subversion.
There are no scripts, just a command line invocation. Most of the
time you will use `svn up` and `svn diff`. I usually use a graphical
diff tool like meld.
Henry
More information about the Lazarus
mailing list